From 312ccd553bbae537bf532f5addb0c8c114dbd369 Mon Sep 17 00:00:00 2001 From: KawaiiYusora Date: Sun, 16 Mar 2025 05:12:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(.gitattributes):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20MaiLauncher.bat=20=E7=9A=84=E7=BC=96?= =?UTF-8?q?=E7=A0=81=E5=92=8C=E6=8D=A2=E8=A1=8C=E7=AC=A6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cf5cffa22..1c4521779 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.bat text eol=crlf -*.cmd text eol=crlf \ No newline at end of file +*.cmd text eol=crlf +MaiLauncher.bat text eol=crlf working-tree-encoding=GBK \ No newline at end of file