Lephisto/.gitignore
Allanis 998a1bf68b [Add] Rudimentary shooting. This needs some work.
[Add] Layers should be working properly.
2013-02-05 16:50:56 +00:00

32 lines
222 B
Plaintext

# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
*.bin
# Executables
*.exe
*.out
*.app
# Crap.
*.log
*.swp
*.txt
*.tsv
*.pdf
*bin/Lephisto
*bin/data
*pack
*core