node_modules
pnpm-lock.yaml
package-lock.json
dist
build
out
.next
.turbo
.angular
.cache
coverage
playwright-report
test-results

# .NET artifacts
bin
obj

# Generated files
**/*.generated.*
tools/validators/*.generated.json

# Files prettier cannot parse — handled by their own tooling
*.toml
*.tpl
*.Dockerfile
*.conf
platform/k8s/templates/**
platform/observability/grafana/dashboards/*.json
prisma/schema.prisma

# License & legal
LICENSE
LICENSE.*

# Docs that intentionally keep formatting
docs/decisions/0000-template.md
