소스 검색

+ 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