# Workspaces (input/output per portfolio)
workspaces/*

credentials.yaml
!templates/credentials.yaml
.insighta.yaml

__pycache__/
*.pyc
*.egg-info/

dist/
output/

.venv/
.cache/
.gitkeep
