hgignore: add VS Code config
authorSimon Sapin <simon-commits@exyr.org>
Mon, 23 Nov 2020 11:58:52 +0100
changeset 45904 e63daff6e8ed
parent 45903 64faa55716f4
child 45905 e131dbf6ee15
hgignore: add VS Code config Differential Revision: https://phab.mercurial-scm.org/D9370
.hgignore
--- a/.hgignore	Mon Nov 23 11:56:10 2020 -0800
+++ b/.hgignore	Mon Nov 23 11:58:52 2020 +0100
@@ -49,6 +49,7 @@
 .DS_Store
 tags
 cscope.*
+.vscode/*
 .idea/*
 .asv/*
 .pytype/*