Selaa lähdekoodia

修改git ignore

chen.cheng 7 kuukautta sitten
vanhempi
commit
ab7f662b79
1 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  1. 5 4
      .gitignore

+ 5 - 4
.gitignore

@@ -1,9 +1,10 @@
 .hbuilderx/
 .idea/
-/unpackage
-/dist
-/build
-/node_modules
+.vscode/
+unpackage/
+dist/
+build/
+node_modules/
 
 *.iml
 .DS_Store