mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
update .gitignore
This commit is contained in:
parent
e87c070517
commit
e9893bc92a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -50,6 +50,8 @@ build/*
|
||||||
*.z64
|
*.z64
|
||||||
*.map
|
*.map
|
||||||
.assets-local.txt
|
.assets-local.txt
|
||||||
|
sm64_save_file.bin
|
||||||
|
sm64config.txt
|
||||||
|
|
||||||
# Assets. Generally ignored, but ones with "custom" in the name are fine.
|
# Assets. Generally ignored, but ones with "custom" in the name are fine.
|
||||||
/levels/**/*.png
|
/levels/**/*.png
|
||||||
|
|
Loading…
Reference in a new issue