Danbias/.gitignore

35 lines
282 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Custom
*.sdf
*.opensdf
*.suo
*.user
*.ipch
*.lib
*.exe
*.tlog
*.filters
*.ilk
*.exp
*.dll
*.pdb
*.cso
Bin/Content/Sound/
Bin/Executable/
Obj/
External/