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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fedb04a37aff9f7a2cfe746f7fc4683e74e38bf0;p=python Update .hgignore for VS9.0-generated files --- diff --git a/.hgignore b/.hgignore index 4e4c2ce3cd..5d2b1498be 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