gitignore: ignore .chop.map

This commit is contained in:
Eric Wasylishen 2022-05-04 23:29:47 -06:00
parent 56844e4349
commit 8416da7423
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ testmaps/*.vis
testmaps/*.texinfo testmaps/*.texinfo
testmaps/*.texinfo.json testmaps/*.texinfo.json
testmaps/*.bsp.json testmaps/*.bsp.json
testmaps/*.chop.map
testmaps/quake_map_source/*.bsp testmaps/quake_map_source/*.bsp
testmaps/quake_map_source/*.log testmaps/quake_map_source/*.log
testmaps/quake_map_source/*.prt testmaps/quake_map_source/*.prt