From eeee463367f5afb1172e1fc922a7391a32eefefb Mon Sep 17 00:00:00 2001 From: jongfoster Date: Mon, 30 Jul 2001 22:19:54 +0000 Subject: [PATCH] Ignoring *.txt (probably config files), w32.res and w32.aps (resources) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4e10412d..0cfc4ba5 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,5 @@ vc_junkbuster.ncb vc_junkbuster.opt vc_junkbuster.plg w32.aps +w32.res +*.txt -- 2.39.2