*.sh        text eol=lf
*.ps1       text eol=crlf
*.md        text eol=lf
*.json      text eol=lf
*.yaml      text eol=lf
*.yml       text eol=lf
*.js        text eol=lf
*.mjs       text eol=lf
hooks/*.sh  text eol=lf
*           text=auto

# Test fixtures intentionally preserve their line endings
tests/fixtures/config-crlf.md -text
