__pycache__/
*.pyc
*.pyo
.venv/
*.egg-info/
dist/
build/

# Don't commit user-specific data (each user has their own)
data/audit_log.jsonl
data/pending_outputs.json
data/rejection_log.json

# Keep initiatives.json as a template but users will have their own
# data/initiatives.json  (commenting out — include as example)
