From e7f3a27a125a848859b87bf30b7d4e570a788c2d Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 26 Nov 2022 18:51:44 +0800 Subject: [PATCH] doc: update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3adf5b0..07317a5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ Dockerfile linguist-documentation=false .husky/* linguist-vendored -*.md linguist-language=Markdown \ No newline at end of file +*.md linguist-detectable=true \ No newline at end of file