# Enforce LF line endings on checkout for every platform.
# rustfmt's `newline_style = "Unix"` rejects CRLF, and GitHub's Windows
# runner defaults to core.autocrlf=true which would otherwise convert
# committed LF to CRLF in the working tree.
*
*.rs*.toml*.md*.yml*.yaml*.json*.sh
# Treat well-known binary types as binary regardless of detection.
*.png*.jpg*.jpeg*.gif*.ico*.svg*.pdf*.gz*.zip