diff --git a/.gitattributes b/.gitattributes index a8763f8..a6ebbd8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,7 @@ -* text=auto +* text=auto eol=lf + +*.{cmd,[cC][mM][dD]} text eol=crlf +*.{bat,[bB][aA][tT]} text eol=crlf + *.css linguist-vendored *.scss linguist-vendored