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

# Treat common binaries as binary (no EOL conversion).
*.png binary
*.jpg binary
*.gif binary
*.ico binary
*.gz binary
