From 4d593552b2f69dbff77acc32ce2784f0fd5fa0bf Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 17 Mar 2022 13:41:34 +0800 Subject: [PATCH] chore: update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4a1a394..bed1906 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.js linguist-vendored *.js linguist-detectable=false +*.html linguist-detectable=false +*.ejs linguist-detectable=false .husky/* linguist-detectable=false \ No newline at end of file