summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.hgignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec4a91071..444173c3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
/.project
/.idea
+/.vscode
/.loadpath
/.powrc
/.rvmrc
diff --git a/.hgignore b/.hgignore
index 3e7354f7c..4f1fe2449 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,6 +2,7 @@ syntax: glob
.project
.idea
+.vscode
.loadpath
.powrc
.rvmrc