# Python
__pycache__/
*.py[cod]
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/

# minirag-mcp runtime artifacts
lancedb/
models/

# macOS
.DS_Store

# agent working files (reports, sdd scratch) — never committed
.superpowers/
