# 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

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