# Dependencies
node_modules/

# Build output
.next/
dist/
build/
out/
coverage/

# Generated
*.tsbuildinfo

# Lockfile — machine-generated, never reformat (prettier doesn't ignore it by default)
pnpm-lock.yaml

# Authored prose. Prettier governs code formatting, not docs; it is also
# non-idempotent on some nested-list markdown (agent prompts), which would make
# the format gate unsatisfiable. Format docs by hand if you want.
*.md
