jihuaqiang 1 주 전
부모
커밋
b27026541a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -2,6 +2,7 @@
 __pycache__/
 *.py[cod]
 *$py.class
+logs/
 examples/html/
 examples/output_*.json
 examples/*.zip
@@ -123,3 +124,4 @@ dmypy.json
 # IDE
 .idea/
 .vscode/
+.DS_Store