Files
acemcp/.gitignore
2025-11-06 18:18:19 +08:00

17 lines
196 B
Plaintext

# 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