**/__pycache__/
**/*.pyc

# Local configuration / secrets — never commit these
config.json
agent2_config.json
cherrystudio_llm_config.json
.env
.env.*
*.pem
*.key
*.p12
*.pfx

# Local agent runtime state (per-project tool approvals)
.agent2/
