Browse Source

chore: updates .gitignore

e22m4u 1 year ago
parent
commit
a609d95cd4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,8 +1,9 @@
 # OS
 .DS_Store
 
-# IDE
+# Editor
 .idea
+.vscode
 
 # Npm
 node_modules