diff --git a/.gitattributes b/.gitattributes index 6bbad541a..0df00fae2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ NOTICE-binary export-ignore *.bat text eol=crlf *.cmd text eol=crlf *.java text eol=lf +*.md text eol=lf *.scala text eol=lf *.xml text eol=lf *.py text eol=lf