initial commit

This commit is contained in:
2026-05-12 17:27:18 +08:00
commit 38fc33cabf
10 changed files with 5505 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
/target/
*.pyc
__pycache__/
*.egg-info/
dist/
build/
.env
.venv/
venv/
*.log
config.json