mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-07 19:31:19 -04:00
gitignore: raw, gci, and zip
This commit is contained in:
@@ -17,6 +17,10 @@ orig/*/*
|
||||
*.map
|
||||
*.MAP
|
||||
|
||||
# Save files
|
||||
*.raw
|
||||
*.gci
|
||||
|
||||
# Build files
|
||||
build/
|
||||
.ninja_*
|
||||
@@ -32,6 +36,7 @@ compile_commands.json
|
||||
|
||||
# Miscellaneous
|
||||
*.exe
|
||||
*.zip
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user