xuyonghao
2025-01-20 8e3a2d2cc78dba7e5c9a7145ceae65658b32da66
.gitignore
@@ -1,5 +1,6 @@
venv
dist
data
build
main
__pycache__
@@ -8,3 +9,5 @@
.vscode
.ipynb_checkpoints
.pytest
*.log
*.log.*