techpack/.gitignore
2020-11-03 20:23:38 +01:00

54 lines
416 B
Plaintext

# 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
# BAK files
*.bak
*.old
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
.buildpath
.project
org.eclipse.*
*.lua.new
test_*.lua
shrink.py