chen.cheng 7 сар өмнө
parent
commit
ab7f662b79
1 өөрчлөгдсөн 5 нэмэгдсэн , 4 устгасан
  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