Lephisto/.gitignore
2013-04-13 17:38:16 +01:00

39 lines
342 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
utils/resedit/*.xml
# Windows Crap
win32/Lephisto/*
win32/Pack/*
win32/Makefile