.venv/
venv/
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.env
.env.local
papers/
*.bib
!tests/fixtures/**
.DS_Store
Thumbs.db
uv.lock.bak
TASKS.local.md
