diff .hgignore @ 45919:e63daff6e8ed

hgignore: add VS Code config Differential Revision: https://phab.mercurial-scm.org/D9370
author Simon Sapin <simon-commits@exyr.org>
date Mon, 23 Nov 2020 11:58:52 +0100
parents 922dbf0df4f1
children ec14c37958ec
line wrap: on
line diff
--- 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/*