audacia/.gitignore
2015-04-26 16:37:44 -05:00

64 lines
631 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
*.pyc
# Other unwanted files.
*.suo
*.sdf
*.exp
*.ilk
*.pdb
*.idb
*.lastbuild
*.log
*.tlog
*.ipch
*.opensdf
# unsure about the .sal files. Disable for now.
*.sal
# Precompiled Headers
*.gch
*.pch
*.ncb
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Mac Specific
.DS_Store
project.xcworkspace
xcuserdata
*.xcconfig
mac/Info.plist.h
# Windows specific
win/Debug
win/Release
win/Projects/*/Debug
win/Projects/*/Release
# Misc
src/RevisionIdent.h
win/resetPrefs.txt