Lephisto/.gitignore
2013-01-30 22:22:30 +00:00

29 lines
200 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