From e1e55c31c799ae2c2512376faa68ae7502f0ed08 Mon Sep 17 00:00:00 2001 From: "Derek S. Ray" Date: Sun, 15 Feb 2015 14:45:36 -0500 Subject: [PATCH] more win32-specific pieces --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index db3e64482..302497de0 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,10 @@ Nethack.sdf Nethack.opensdf Makefile.bcc Makefile.gcc +Makefile-orig +Makefile.bcc-orig +Makefile.gcc-orig +*.suo *.pdb *.ilk # Win32-specific ignores end