blob: 71246f92d37eed06fdc9729b595cf3718716467d [file] [log] [blame]
# 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
*.jpeg binary
*.ico binary