def
.data
.env
.venv
__pycache__
*.pyc
.pytest_cache
node_modules
dist
.DS_Store
.vscode
.idea

# soleprint-ui framework is propagated by spr; not tracked in nvi.
ui/framework

# Data: BIRD financial SQLite (~70MB) downloaded by ctrl/seed/download.sh,
# and the BIRD golden eval set. Never committed.
ctrl/seed/data
api/evals/data
