# Force LF line endings on checkout for all text files, regardless of
# platform or local core.autocrlf settings. `cargo fmt` is configured with
# `newline_style = "Unix"`, so any CRLF in the working tree causes fmt --check
# to fail on Windows CI.
*
# Explicit overrides for binary file types so Git doesn't try to normalize them.
*.png*.jpg*.jpeg*.gif*.ico*.pdf