This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Tortuga/.gitignore
T
2015-09-03 14:23:59 +10:00

27 lines
197 B
Plaintext

#Editor generated files
*.sln
*.vcproj
*.suo
*.ncb
*.user
#Directories
Release/
Debug/
Out/
release/
debug/
out/
bin/
common/
#Project generated files
*.db
*.o
*.a
*.exe
#Shell files
*.bat
*.sh