From 7cd45ac8beb985196d40861c9a7d41f27df118c0 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Mon, 18 Apr 2022 21:17:24 -0700 Subject: [PATCH] update gitattributes --- .gitattributes | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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