From 56e8f577bc237f8541d2524025d86eb32b25f73f Mon Sep 17 00:00:00 2001 From: Leland Lucius Date: Sun, 26 Apr 2015 16:23:42 -0500 Subject: [PATCH] Additional items to ignore --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b4866eb5e..39998762b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.lo *.o *.obj +*.pyc # Other unwanted files. *.suo @@ -47,9 +48,16 @@ .DS_Store project.xcworkspace xcuserdata - *.xcconfig mac/Info.plist.h + +# Windows specific +win/Debug +win/Release +win/Projects/*/Debug +win/Projects/*/Release + +# Misc src/RevisionIdent.h win/resetPrefs.txt