1
0
mirror of https://github.com/g012/l65.git synced 2024-07-03 04:29:29 +00:00
l65/.gitignore
2017-04-19 00:38:32 +02:00

44 lines
332 B
Plaintext

/build
# 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