node_modules/
dist/
.next/
.turbo/
.ploy/
.output/
.vercel/
*.tsbuildinfo
*.log
# Env files: ignore real secrets, but keep the committed templates tracked.
.env
.env.local
.env.*
!.env.example
!**/.env.example
# Showcase production env holds ONLY a public NEXT_PUBLIC_WIDGET_KEY (the
# operator's public project key) so the prod build is reproducible from the
# repo. Public by design — never put secrets here.
!apps/showcase/.env.production
.dev.vars
.DS_Store
.idea/
.vscode/
*.db
*.db-journal
out/
coverage/
apps/api/src/generated/
.claude/
.playwright-mcp/
next-env.d.ts
.soulforge
