From b8c678b267062238db8d21924179673f631696ec Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Wed, 19 Aug 2015 18:46:26 -0700 Subject: [PATCH] ignore the entire /wads directory --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ab01ebe7..dd112137 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,7 @@ lumps/cph/misc-lumps/playpal.lmp lumps/freedoom.lmp lumps/freedm.lmp sprites/jond/placeholder/*.gif -wads/*.wad -wads/*.zip +/wads/ wad*.txt *.bak *.pyc