jihuaqiang 1 week ago
parent
commit
b27026541a
1 changed files with 2 additions and 0 deletions
  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