.venv/
__pycache__/
*.pyc
.env
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.cache/
.DS_Store

# Signing keys NEVER go in the repo
*.pem
*.key
.provmcp/

# Local ledgers may contain retained results
provenance.jsonl
bundle/

# Local downstream config may carry paths and env
servers.yaml
