diff --git a/.gitattributes b/.gitattributes index 6b27639..065e036 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * linguist-vendored -*.js .html linguist-vendored=true +*.js linguist-vendored=true +*.html linguist-vendored=true