# Enforce Unix (LF) line endings across the repo, regardless of each
# contributor's `core.autocrlf` / `core.eol`. `text=auto` lets git detect text
# vs binary; `eol=lf` pins both the stored and the checked-out ending to LF, so
# a Windows checkout no longer rewrites LF -> CRLF.
*
# Belt-and-suspenders: never line-ending-normalize these, even if git's content
# detection would misjudge them as text.
*.png*.jpg*.jpeg*.gif*.ico*.pdf*.zip*.gz*.woff*.woff2*.ttf*.otf*.fst