zhangqian
2024-11-19 69c77e307999f437f6e5a1b28f34eba42e3576d6
.gitignore
@@ -1,5 +1,6 @@
venv
dist
data
build
main
__pycache__
@@ -8,3 +9,5 @@
.vscode
.ipynb_checkpoints
.pytest
*.log
*.log.*