__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.hypothesis/
.mypy_cache/
.ruff_cache/
.claude/
*.db

# macOS
.DS_Store

# local knowledge graph (machine-specific)
.mnem/

# uv lockfile — not committed for library packages
uv.lock

# internal planning / spec artifacts — keep local only
docs/
