From efc436fe2277bf7a5362cc4393060a40ce7b07af Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Fri, 15 Apr 2022 13:37:37 -0700 Subject: [PATCH] hide languages --- .gitattributes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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