This commit is contained in:
deng
2026-03-22 13:40:28 +08:00
commit b9215d843b
7 changed files with 374 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store
*.png
*.jpg
*.bmp