summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-04-04 18:55:48 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2011-04-04 18:55:48 (GMT)
commit457cdf5e968700b85a998e848c59629affddf9b2 (patch)
tree55e8c50fa4f8f1aef19abd3686e57e3a1f10339e /.hgignore
parent8079f58a554d4e608715b812194639d78d3d005f (diff)
downloadcpython-457cdf5e968700b85a998e848c59629affddf9b2.zip
cpython-457cdf5e968700b85a998e848c59629affddf9b2.tar.gz
cpython-457cdf5e968700b85a998e848c59629affddf9b2.tar.bz2
Ignore other MSVC by-products
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index dd4e9bb..bba99a4 100644
--- a/.hgignore
+++ b/.hgignore
@@ -64,6 +64,8 @@ PCbuild/*.exp
PCbuild/*.o
PCbuild/*.ncb
PCbuild/*.bsc
+PCbuild/*.user
+PCbuild/*.suo
PCbuild/Win32-temp-*
PCbuild/x64-temp-*
__pycache__