From 343c0e3f4481887cece8219469c87f78711cbba9 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Tue, 19 Apr 2022 11:25:24 -0700 Subject: [PATCH] update .gitattribites --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 62943be..e11db10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,5 @@ *.scss linguist-detectable=false *.coffee linguist-detectable=false *.handlebars linguist-detectable=false -*.hbs linguist-detectable=false \ No newline at end of file +*.hbs linguist-detectable=false +*.html linquist-detectable=false \ No newline at end of file