# local artifacts - regenerated by init-demo / run
demo/demo.db
demo.db
config.demo.yaml
config.yaml
state.db
reports/

# Power BI Desktop per-user runtime state (never commit)
powerbi/**/.pbi/localSettings.json
powerbi/**/.pbi/cache.abf
powerbi/**/.pbi/unappliedChanges.json

# real ERP exports land here by default - NEVER commit real business data
powerbi/data.local/

# python
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/
*.egg-info/
dist/
build/
