__pycache__/
*.egg-info/
.pytest_cache/
dist/
build*/
node_modules/
frontend/.vite/
.e2e-build/
.DS_Store
.venv/
tests/fixtures/rxcj2211_mini/
frontend/test-results/
frontend/playwright-report/
# page snapshots the Playwright MCP server drops beside the cwd
.playwright-mcp/
.history

# wrangler caches the Cloudflare account it authenticated as; never publishable
.wrangler/
# agent worktrees: a whole second copy of the tree, never publishable
.claude/worktrees/
