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