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