From 7f6e374ae4955c3a2f5537cd72f08be34f8dc30d Mon Sep 17 00:00:00 2001 From: XIU2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 10 Feb 2022 08:11:22 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 012e86a..50a486a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -*.sh linguist-language=None -*.bat linguist-language=None +script/*.* linguist-language=None