diff --git a/.gitattributes b/.gitattributes index 724b13111..6d8c71097 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,7 @@ * text=auto +*.html text eol=lf *.js text eol=lf *.jst text eol=lf +*.md text eol=lf *.sh text eol=lf *.tpl text eol=lf