summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec24a19bb..71ae444e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,6 @@ cache/
log/
*.swp
.DS_Store
+
+# editor configs
+.vscode \ No newline at end of file