blob: fd394480f15c36be9e6823259d1b12d526733a31 [file] [log] [blame] [edit]
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto eol=lf
# Older git versions try to fix line endings on images, this prevents it.
*.png binary
*.jpg binary
*.ico binary