Lephisto/.gitignore
2013-03-04 19:16:29 +00:00

37 lines
321 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/mksprite
*bin/data
*pack
*core
screenshots/*.png
*VERSION
# Windows Crap
win32/Lephisto/*
win32/Pack/*
win32/Makefile