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