Browse Source

修改 gitignore 文件

pangqijun 1 year ago
parent
commit
a8ec5cf150
1 changed files with 7 additions and 1 deletions
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

@@ -1,3 +1,9 @@
 node_modules
 .hbuilderx
-unpackage/
+unpackage/
+# dist #
+dist
+
+# idea #
+.idea
+*.iml