# Force LF everywhere so CI doesn't choke on Windows CRLF.
* text=auto eol=lf

*.rs text eol=lf

*.toml text eol=lf
*.yml  text eol=lf
*.yaml text eol=lf

*.md   text eol=lf
*.txt  text eol=lf

*.sh   text eol=lf

*.tar   binary
*.gz    binary
*.zst   binary
*.zip   binary
