mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
update gitignore, new worldgen wip
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,9 +12,11 @@ replay_pid*
|
||||
# OS files
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
desktop.ini
|
||||
|
||||
# Resources that should not be tracked
|
||||
assets/mods/basegame/demoworld
|
||||
external_resource_packs
|
||||
#assets/mods/basegame/demoworld.gz
|
||||
external_resource_packs.zip
|
||||
|
||||
@@ -33,4 +35,3 @@ tmp_*
|
||||
*.index
|
||||
*.threads
|
||||
*_Leak_Suspects.zip
|
||||
desktop.ini
|
||||
|
||||
Reference in New Issue
Block a user