diff --git a/.gitattributes b/.gitattributes index 5df3688..be3b13d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,6 @@ *.sh linguist-detectable=true *.css linguist-detectable=false *.js linguist-detectable=false +*.html linguist-detectable=false +*.htm linguist-detectable=false *.java linguist-detectable=true