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

26 lines
189 B
Plaintext

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