node_modules/
*.log
.DS_Store

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

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

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