tanyanfei 5 년 전
부모
커밋
3e25238feb
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+*.pyc
+*.bak
+.DS_Store
+
+dist/
+node_modules/
+npm-debug.log
+.editorconfig
+
+.idea/
+