diff --git a/.gitattributes b/.gitattributes index ce1d2a3266..a214b04574 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,9 @@ *.tpl text eol=crlf *.html text eol=crlf +bin/command text eol=lf + +.gitattributes text eol=crlf +.gitignore text eol=crlf + *.png binary