From ef41390d2e5cab7c72cbd7f0922cfdb88dba2d07 Mon Sep 17 00:00:00 2001 From: Ad-closeNN <1709301095@qq.com> Date: Sat, 23 May 2026 21:22:51 +0800 Subject: [PATCH] chore: add .gitattributes with text=auto --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e69de29..2125666 100644 --- a/.gitattributes +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file