浏览代码

+ gitignore

chen.cheng 11 月之前
父节点
当前提交
6bdfdf059d
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+.hbuilderx/
+.idea/
+/unpackage
+/dist
+/build
+/node_modules
+package-lock.json
+
+*.iml
+.DS_Store