node_modules/
*.log
.DS_Store

# local working state — not part of the public repo
backup-*/
.claude/
CLAUDE.md
IDEAS.md
*-plan.md

# website build output
website/.next/
website/out/
website/next-env.d.ts

# standalone web app build output
web/dist/
publish/
scratchpad/

# local working state (session scratch)
prototypes/
.agents/
.playwright-mcp/
pdf-reader-*.png

playground/
