gitignore: ignore .chop.map
This commit is contained in:
parent
56844e4349
commit
8416da7423
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue