diff --git a/.gitattributes b/.gitattributes index 4a1a394..bed1906 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.js linguist-vendored *.js linguist-detectable=false +*.html linguist-detectable=false +*.ejs linguist-detectable=false .husky/* linguist-detectable=false \ No newline at end of file