__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.eggs/
.venv/
venv/
.env
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db
# Local data
*.db
*.sqlite
*.sqlite3
*.faiss
.lensgrep/
# Models (download on first run)
*.onnx
