summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-06-14 19:54:24 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-06-14 19:54:24 (GMT)
commitfedb04a37aff9f7a2cfe746f7fc4683e74e38bf0 (patch)
tree1a3b68c7ed521cf46e5692d859048a844acb7d91 /.hgignore
parent58440c91ce44c9b0f0695c5b62678984f37fa58c (diff)
downloadcpython-fedb04a37aff9f7a2cfe746f7fc4683e74e38bf0.zip
cpython-fedb04a37aff9f7a2cfe746f7fc4683e74e38bf0.tar.gz
cpython-fedb04a37aff9f7a2cfe746f7fc4683e74e38bf0.tar.bz2
Update .hgignore for VS9.0-generated files
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
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