__pycache__/
*.pyc
.venv/
.DS_Store
dist/
out/
node_modules/
*.db
.superpowers/
.claude/
docs/superpowers/

# Python tool caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
*.egg-info/
build/

# Generated by hatch_build.py at wheel build time; runtime resolves via git fallback
symbolon/_build_info.py

# Playwright MCP browser session artifacts
.playwright-mcp/
