summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 076ec7c2..a36be1de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,6 @@ _build
# web ui
node_modules/
bower_components/
+
+# visual stdio code
+.vscode/ \ No newline at end of file