.venv/
__pycache__/
*.py[cod]
.pytest_cache/

# Local configuration and credentials - never commit these.
.env
config.yaml
config.*.yaml
!config.example.yaml

# Run state (contains project and ticket data).
*state*.yaml

# Locally exported CA bundles.
certs/
data/
