From ee1c50166cdcb07c0e031b818821b1dbdc9c0117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=BC=9F=E8=B0=83=E8=B0=83?= Date: Mon, 4 Mar 2024 11:33:25 +0800 Subject: [PATCH] chore: Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 07317a56..393216db 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -Dockerfile linguist-documentation=false .husky/* linguist-vendored -*.md linguist-detectable=true \ No newline at end of file +*.md linguist-detectable=true +* linguist-detectable=false