# Normalize line endings: store text as LF in the repo, regardless of OS.
* text=auto eol=lf

# Explicitly binary (no EOL conversion).
*.png binary
*.jpg binary
*.gif binary
*.ico binary
*.db binary
