chore: add generated maps directory to gitignore
This commit is contained in:
parent
82bcb17ab8
commit
ec4a6edddd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -33,6 +33,9 @@ Thumbs.db
|
|||
replay.json
|
||||
test-replays/
|
||||
|
||||
# Generated map data
|
||||
web/public/data/maps/
|
||||
|
||||
# Marathon instructions (local only)
|
||||
.marathon/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue