diff --git a/.gitattributes b/.gitattributes index 1420aca59..291c4e7b9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,6 +10,9 @@ *.txt text *.xml text +*.cmd text eol=crlf +*.sh text eol=lf + *.gif binary *.jpg binary *.png binary