diff --git a/.gitattributes b/.gitattributes index 24a33ca406126585ede3e9287d1672ddd150724a..d3d1a1483fd037041b2365331ce1b5ce261f8c77 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ -*.bat text eol=crlf -*.js text eol=lf -*.tw text eol=lf -*.sh text eol=lf -*.py text eol=lf -*.txt text eol=lf -compile text eol=lf -compile-git text eol=lf -sanityCheck text eol=lf +*.bat text eol=crlf +*.js text eol=lf +*.tw text eol=lf +*.sh text eol=lf +*.py text eol=lf +*.txt text eol=lf +compile text eol=lf +compile-git text eol=lf +sanityCheck text eol=lf