# Build output & caches
dist/
storybook-static*/
coverage/
.angular/

# Agent git worktrees — full checkouts of this repo nested inside it, so an
# unignored `prettier --check .` walks into every one of them (and reports the
# vendored CIBG files that the top-level ignore already excludes).
.claude/worktrees/

# Lockfile
package-lock.json

# Generated — owned by their generators, not prettier
documentation.json
libs/shared/src/infrastructure/api-client.ts
apps/ssp/src/app/showcase/snippets.generated.ts
libs/shared/docs/behaviour-spec.mdx

# Vendored design system (CIBG Huisstijl)
public/cibg-huisstijl/

# Plop generator templates (Handlebars, not valid TS)
plop-templates/

# Backend is formatted by `dotnet format`, not prettier
backend/

# Agent prompts — their exact wording is the input, reflowing markdown edits the prompt
docs/project/refactor-backlog-setup/agents/
docs/project/refactor-backlog-setup/refactor-backlog/final-prompts/
