add project source files

This commit is contained in:
2026-05-06 21:16:57 +08:00
parent 94aadb3d8f
commit c03abd31fe
7 changed files with 939 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
__pycache__/
*.pyc
*.pyo
.venv/
venv/
*.egg-info/
dist/
build/
output/
.DS_Store