diff --git a/.gitattributes b/.gitattributes index 6ba3c96..308c7fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,7 @@ -/public/resources** linguist-vendored=false \ No newline at end of file +*.js linguist-detectable=false +*.css linguist-detectable=false +*.scss linguist-detectable=false +*.coffee linguist-detectable=false +*.handlebars linguist-detectable=false +*.hbs linguist-detectable=false +*.html linquist-detecable=false \ No newline at end of file