This commit is contained in:
wmymz
2025-11-06 18:18:19 +08:00
parent 6c053ac2a4
commit 48ead800fd
19 changed files with 3413 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Acemcp specific
.acemcp_index/
.acemcp_index_dev/
.secrets.toml
settings.local.toml