From ad04e0b4502622ce5f081c22191ca20c53aef465 Mon Sep 17 00:00:00 2001 From: API Changelog Bot Date: Mon, 10 Aug 2026 16:37:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20.gitattributes=20=E5=9B=BA=E5=AE=9A?= =?UTF-8?q?=E9=92=A9=E5=AD=90=E4=B8=8E=E8=84=9A=E6=9C=AC=E4=B8=BA=20LF(?= =?UTF-8?q?=E9=98=B2=20CRLF=20=E5=8C=96=E5=90=8E=20sh=20=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E6=89=A7=E8=A1=8C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6469d0b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.githooks/* text eol=lf +scripts/*.mjs text eol=lf