From: Antoine Pitrou Date: Thu, 14 Jun 2012 19:54:24 +0000 (+0200) Subject: Update .hgignore for VS9.0-generated files X-Git-Tag: v3.3.0b1~237^2~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fedb04a37aff9f7a2cfe746f7fc4683e74e38bf0;p=thirdparty%2FPython%2Fcpython.git Update .hgignore for VS9.0-generated files --- diff --git a/.hgignore b/.hgignore index 4e4c2ce3cd1b..5d2b1498be6c 100644 --- a/.hgignore +++ b/.hgignore @@ -55,6 +55,8 @@ PC/python_nt*.h PC/pythonnt_rc*.h PC/*.obj PC/*.exe +PC/*/*.exe +PC/*/*.pdb PC/*/*.user PC/*/*.ncb PC/*/*.suo