初始提交

This commit is contained in:
2026-07-31 12:51:28 +08:00
commit 971764c47d
11 changed files with 809 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
dist/
build/
*.spec
logs/
cache/
assets/
config.json
__pycache__/
*.pyc
*.pyo
.vscode/
.idea/
*.egg-info/