1 2 3 4 5 6 7 8 9 10 11 12 13 14
* text=auto # Always Unix-style line endings *.sh text eol=lf # Always Windows-style line endings *.bat text eol=crlf *.cmd text eol=crlf # Always binary *.jpg -text *.ogg -text *.png -text *.xcf -text