From 8416da7423cfbf5078691842cda4ed2a3bf1bfc8 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Wed, 4 May 2022 23:29:47 -0600 Subject: [PATCH] gitignore: ignore .chop.map --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9ed1c2b2..b0c815cb 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ testmaps/*.vis testmaps/*.texinfo testmaps/*.texinfo.json testmaps/*.bsp.json +testmaps/*.chop.map testmaps/quake_map_source/*.bsp testmaps/quake_map_source/*.log testmaps/quake_map_source/*.prt