xuyonghao
2024-12-18 cd8744be716365d72f6ebef8365b475d1802c0ea
.gitignore
@@ -1,5 +1,6 @@
venv
dist
data
build
main
__pycache__
@@ -8,3 +9,5 @@
.vscode
.ipynb_checkpoints
.pytest
*.log
*.log.*