dist/
node_modules/
.astro/
package-lock.json

# Frozen historical record — reformatting would obscure what it originally said.
docs/reference/

# Markdown here is hand-maintained to an 80-column convention, and AGENTS.md is
# an append-only history whose tables Prettier would rewrite wholesale (an
# 892-line diff for no reading benefit). Prose wrapping is checked by eye.
*.md

# tokens.css aligns every custom property's comment into a column so the
# measured contrast ratios can be scanned down the page — see docs/02. Prettier
# collapses that alignment, which is the one thing the file is for.
src/styles/tokens.css
