From 9d89966d1a88ca84cb9b55b56b65c500779e6eff Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 26 Nov 2022 18:42:03 +0800 Subject: [PATCH] doc: update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 8ff9bbe..14a3dc4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ *.md linguist-language=Markdown +Dockerfile linguist-detectable=false +.husky/* linguist-vendored \ No newline at end of file