diff --git a/.gitattributes b/.gitattributes index 61793db..f2efb39 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,8 @@ # https://help.github.com/articles/dealing-with-line-endings/ # # These are explicitly windows files and should use crlf + +* text=auto eol=lf + *.bat text eol=crlf