D9370: hgignore: add VS Code config
SimonSapin (Simon Sapin)
phabricator at mercurial-scm.org
Mon Nov 23 17:17:37 UTC 2020
SimonSapin created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REPOSITORY
rHG Mercurial
BRANCH
default
REVISION DETAIL
https://phab.mercurial-scm.org/D9370
AFFECTED FILES
.hgignore
CHANGE DETAILS
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -49,6 +49,7 @@
.DS_Store
tags
cscope.*
+.vscode/*
.idea/*
.asv/*
.pytype/*
To: SimonSapin, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
More information about the Mercurial-devel
mailing list