aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index db22dde..27351d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ target
.DS_Store
package-lock.json
**/*.csv
-.history \ No newline at end of file
+.history
+.vscode/ \ No newline at end of file