2015-05-29 02:35:44 -04:00
|
|
|
# Compiled Lua sources
|
|
|
|
luac.out
|
|
|
|
|
|
|
|
# luarocks build files
|
|
|
|
*.src.rock
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
|
|
|
|
# Object files
|
|
|
|
*.o
|
|
|
|
*.os
|
|
|
|
*.ko
|
|
|
|
*.obj
|
|
|
|
*.elf
|
|
|
|
|
|
|
|
# Precompiled Headers
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
# Libraries
|
|
|
|
*.lib
|
|
|
|
*.a
|
|
|
|
*.la
|
|
|
|
*.lo
|
|
|
|
*.def
|
|
|
|
*.exp
|
|
|
|
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.so.*
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
*.i*86
|
|
|
|
*.x86_64
|
|
|
|
*.hex
|
|
|
|
|
2019-09-18 01:04:04 -04:00
|
|
|
*.gma
|
2020-06-14 19:00:12 -04:00
|
|
|
pygit_logger.log
|
2020-06-14 19:32:39 -04:00
|
|
|
lastcommit.txt
|
2021-02-01 18:39:24 -05:00
|
|
|
tests/*.lua
|
2021-06-14 13:07:03 -04:00
|
|
|
.vscode/*.json
|
2021-06-14 13:15:09 -04:00
|
|
|
*.py
|
|
|
|
workshop.json
|