# Normalize line endings to LF for all text files.
* text=auto eol=lf

# Binary assets — never normalize.
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.svg text eol=lf
