# Never commit the Enable Banking private key
*.pem
enablebanking*.json
config.json

__pycache__/
*.pyc
.venv/

# Demo artifacts
data/demo.db
data/dashboard-demo.html

# Release build outputs
build/
site/
