Danbias/.gitignore

30 lines
237 B
Plaintext
Raw Normal View History

2013-10-22 23:34:17 +02:00
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
2013-10-22 23:41:51 +02:00
# Custom
*.sdf
*.opensdf
*.suo
*.user
*.ipch
*.lib
*.exe
*.tlog
Bin/Content/
Bin/Executable/
Obj/
External/