diff options
author | Brian Curtin <brian@python.org> | 2012-05-13 11:19:23 -0500 |
---|---|---|
committer | Brian Curtin <brian@python.org> | 2012-05-13 11:19:23 -0500 |
commit | 401f9f3d32dcebf5ead8079d46a83fe7c7631581 (patch) | |
tree | 899600f4dad86565fd3585499e2332d2a3599d42 /.hgignore | |
parent | 708d88c33441b29760b9246d61844eb59c1d0f3a (diff) | |
download | cpython-git-401f9f3d32dcebf5ead8079d46a83fe7c7631581.tar.gz |
Fix #13210. Port the Windows build from VS2008 to VS2010.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ PCbuild/*.ncb PCbuild/*.bsc PCbuild/*.user PCbuild/*.suo +PCbuild/*.*sdf PCbuild/Win32-temp-* PCbuild/x64-temp-* __pycache__ |