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