tests/**/*.csv
# …but commit the small, curated fixtures (the big volume CSVs stay ignored)
!tests/csv/curated/
!tests/csv/curated/*.csv

node_modules/
dev/tmp-big.csv
python/dist/

venv/
.venv/

__pycache__/

.virtual_documents/
.ipynb_checkpoints/

hacks/

CSV-VIEWER.*
