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

# Lockfile
package-lock.json

# Generated — owned by their generators, not prettier
documentation.json
src/app/shared/infrastructure/api-client.ts

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

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