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