summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-09-05 10:12:29 -0700
committerSteve Dower <steve.dower@microsoft.com>2016-09-05 10:12:29 -0700
commit64c7c8638922c2d06ffe8d4dcbb1d7b7b5979058 (patch)
tree7780b9605b9fd536921c92dd5b9aa4987ee00167 /.hgignore
parent4847f3194d3a8a58913d94b67f9de09ac765a8d9 (diff)
parent63cf72d692452c017543a7a94447692f039cc797 (diff)
downloadcpython-git-64c7c8638922c2d06ffe8d4dcbb1d7b7b5979058.tar.gz
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 15279cdc8e..a13be7f9c2 100644
--- a/.hgignore
+++ b/.hgignore
@@ -95,7 +95,10 @@ htmlcov/
*.gcda
*.gcno
*.gcov
+ipch/
coverage.info
Tools/msi/obj
Tools/ssl/amd64
Tools/ssl/win32
+.vs/
+.vscode/