Browse Source

add .vscode to .gitignore

vanilla_orig
dwelle 5 years ago
parent
commit
e9bc1eb98a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -7,3 +7,4 @@ yarn-error.log*
7 7
 
8 8
 # Dependency directories
9 9
 node_modules/
10
+.vscode/

Loading…
Cancel
Save