summaryrefslogtreecommitdiff
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
parentMerge with 3.5 (diff)
parentMinor improvements to the vcs ignore files (diff)
downloadcpython-64c7c8638922c2d06ffe8d4dcbb1d7b7b5979058.tar.gz
cpython-64c7c8638922c2d06ffe8d4dcbb1d7b7b5979058.tar.bz2
cpython-64c7c8638922c2d06ffe8d4dcbb1d7b7b5979058.zip
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 15279cdc8e7..a13be7f9c22 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/