# 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
.biff.local
.envrc

# Scratch/temp directory (TMPDIR set via .envrc)
.tmp/

# Editor/tool local state
.vscode/
.cursor/
!.cursor/skills/
!.cursor/commands/
!.cursor/rules/
!.cursor/punt-generated.json
.vox/
