diff --git a/.gitattributes b/.gitattributes index c2276e3..62943be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,6 @@ -/public/resources/* linguist-detectable=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 \ No newline at end of file