From 5245cdaaa0ff15122830e6018b3a009ce2064306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Thu, 16 Oct 2025 18:12:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=8C=E5=88=86=E9=9A=94=E7=AC=A6?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=E4=B8=BA=20LF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf