.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/

# Internal development docs
docs/plans/

# Claude Code local config
.claude/

# Playwright MCP cache
.playwright-mcp/

# uv lock file
uv.lock

# QuidClaw data (if accidentally created in project dir)
ledger/
inbox/
documents/
notes/
reports/
