diff --git a/.gitattributes b/.gitattributes index f74a80db..21c2769a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ -* text=auto -*.bat eol=crlf -*.sh eol=lf +* text=auto +*.bat eol=crlf +*.gradle eol=lf +*.mk eol=lf +*.sh eol=lf