]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Ignore the VS Code config directory
authorBrett Cannon <brett@python.org>
Sun, 12 Jun 2016 20:23:15 +0000 (13:23 -0700)
committerBrett Cannon <brett@python.org>
Sun, 12 Jun 2016 20:23:15 +0000 (13:23 -0700)
.gitignore
.hgignore

index c2b4fc703f7cc415263955a4aae7ba5a849bbe68..a946596ae699c4b96ed4d2ffe1f6cc2fa1a3aaa8 100644 (file)
@@ -93,3 +93,4 @@ htmlcov/
 Tools/msi/obj
 Tools/ssl/amd64
 Tools/ssl/win32
+.vscode/
index 58c73fc99e17236c0ea527cb68b1928c657840a6..15279cdc8e73d00e1f1b056d981e15f8709089d7 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -2,6 +2,7 @@
 .purify
 .svn/
 ^.idea/
+^.vscode/
 .DS_Store
 Makefile$
 Makefile.pre$