__pycache__
_build/*
*_temp
*csv
*db
*db.bak
*db-shm
*db-wal
*docx
*gz
*json
*jsonl
*log
*svg
*jpeg
*dta
*sav
*csv
*txt
*html
.backups
.DS_Store
.coverage
.edsl_cache
.env
.ipynb_checkpoints/
.mypy_cache
.pytest_cache
.temp
.venv
docs/_build/
dist
htmlcov
prof
tests/temp_outputs
tests/assets
venv
# exceptions
!edsl/utilities/data/*.json
!.vscode/settings.json
!tests/serialization/data/*.json
.env*
docs/notebooks/drafts/*
test.py
