__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/
.coverage
htmlcov/
coverage.xml
.DS_Store
.idea/
.vscode/
*.lance/
.contextgrid-cache/
data/*
!data/.gitkeep
