summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8a8ae6f5c31..224bd2f3a9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,8 +65,9 @@ tools/polly
tools/avrlit
# Sphinx build tree, if building in-source dir.
docs/_build
-# VSCode config files.
+# VS2017 and VSCode config files.
.vscode
+.vs
#==============================================================================#
# Files created in tree by the Go bindings.