KevinBlast/.gitignore

31 lines
312 B
Plaintext
Raw Permalink Normal View History

#CompileCache binaries
*.dso
#UNUSED STUFF
_
#GAME BINARIES
/*.dll
/*.exe
2024-03-10 20:27:00 -04:00
/console.log
/readme.txt
#OTHER BINARIES
*.7z
*.zip
*.bak
*.msi
#SPECIFIC FILES - GENERATED
marble/client/prefs.cs
marble/client/config.cs
marble/server/prefs.cs
#SPECIFIC DIRECTORIES
/tmp
/marble/data/missions/custom/noinclude