From fedb04a37aff9f7a2cfe746f7fc4683e74e38bf0 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Thu, 14 Jun 2012 21:54:24 +0200 Subject: Update .hgignore for VS9.0-generated files --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 4e4c2ce..5d2b149 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 -- cgit v0.12