Danbias/.gitignore

32 lines
257 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
*.vcxproj
*.filters
Bin/Content/
Bin/Executable/
Obj/
External/