# Nested git repos (independent projects)
lancedb/

# Python
__pycache__/
*.pyc
.venv/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Session scratch files (not part of the project)
session.md
.bin/

.claude/
!.claude/settings.json
!.claude/hooks/

# LaTeX auxiliary files (prfaq.pdf is tracked, build artifacts are not)
*.aux
*.bbl
*.bcf
*.blg
*.log
*.out
*.run.xml

# Research cache (generated by research librarian agent)
research/research-*.md
