diff --git a/.gitattributes b/.gitattributes index fe5d1ee..9f40a08 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -packages/website/frontend/** linguist-vendored=true -packages/website/frontend/**/*.elm linguist-language=Elm linguist-detectable=true -*.ps linguist-detectable=false -*.eps linguist-detectable=false +*.elm linguist-detectable=true linguist-language=Elm linguist-vendored=false linguist-generated=false linguist-documentation=false +*.ps linguist-detectable=false linguist-vendored=true +*.eps linguist-detectable=false linguist-vendored=true +*.html linguist-documentation=true