Files
nvi/.gitignore

26 lines
535 B
Plaintext

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
# Recon build artefacts — generated by `make recon` from the per-dataset
# YAML + live warehouse introspection. Re-buildable, not source.
api/datasets/*/recon.json
api/datasets/*/extracted_schema.json