From c6e248f1f622db02d6001a0179bdca015f89ca5f 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(+) (limited to '.hgignore') 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 -- cgit v1.2.1