node_modules/
.next/
dist/
build/
__pycache__/
*.pyc
.venv/
venv/
.env
.env.local
.env.production
*.log
.DS_Store
coverage/
.pytest_cache/
*.egg-info/
htmlcov/
.mypy_cache/
uploads/
tmp/
.playwright-mcp/
.coverage
*.coverage
.cache/
/live-*.png
/orank-*.png

# Local tooling artifacts (Claude Code, linters, review graph)
.claude/
.ruff_cache/
.code-review-graph/
