diff --git a/.gitattributes b/.gitattributes index ae3b4c5..353ed03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,7 @@ # for example, after the build script is run) .* text eol=lf *.html text eol=lf +*.html linguist-detectable=false *.css text eol=lf *.less text eol=lf *.styl text eol=lf