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