summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorBrian Curtin <brian@python.org>2012-05-13 11:19:23 -0500
committerBrian Curtin <brian@python.org>2012-05-13 11:19:23 -0500
commit401f9f3d32dcebf5ead8079d46a83fe7c7631581 (patch)
tree899600f4dad86565fd3585499e2332d2a3599d42 /.hgignore
parent708d88c33441b29760b9246d61844eb59c1d0f3a (diff)
downloadcpython-git-401f9f3d32dcebf5ead8079d46a83fe7c7631581.tar.gz
Fix #13210. Port the Windows build from VS2008 to VS2010.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index dc612b32b5..1eb60c0489 100644
--- a/.hgignore
+++ b/.hgignore
@@ -66,6 +66,7 @@ PCbuild/*.ncb
PCbuild/*.bsc
PCbuild/*.user
PCbuild/*.suo
+PCbuild/*.*sdf
PCbuild/Win32-temp-*
PCbuild/x64-temp-*
__pycache__