summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-09-05 17:12:03 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-09-05 17:12:03 (GMT)
commit63cf72d692452c017543a7a94447692f039cc797 (patch)
treeb1aa74802f38278cb798839e4064669cd249f981 /.hgignore
parentfb5ce7eea18b287679f4a8b70c2391f6e9d71833 (diff)
downloadcpython-63cf72d692452c017543a7a94447692f039cc797.zip
cpython-63cf72d692452c017543a7a94447692f039cc797.tar.gz
cpython-63cf72d692452c017543a7a94447692f039cc797.tar.bz2
Minor improvements to the vcs ignore files
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 58c73fc..cf9453a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -94,7 +94,10 @@ htmlcov/
*.gcda
*.gcno
*.gcov
+ipch/
coverage.info
Tools/msi/obj
Tools/ssl/amd64
Tools/ssl/win32
+.vs/
+.vscode/