From 4b0e40d8426aada1456102ece52ae48a67fa16e3 Mon Sep 17 00:00:00 2001 From: Product Manager Date: Tue, 10 Mar 2026 09:43:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0:=20.gitattributes=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1cd800a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto +*.js text eol=lf +*.jsx text eol=lf