Browse Source

chore: modify .gitignore

HcySunYang 7 years ago
parent
commit
0ecea66418
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@ node_modules
 *.log
 dist
 .history
-.DS_Store
+.DS_Store
+.vscode