From bcd52a866fc40d5db8fb16bcb7c758479eacb9f1 Mon Sep 17 00:00:00 2001 From: CPTProgrammer <46586216+CPTProgrammer@users.noreply.github.com> Date: Fri, 13 Jun 2025 07:16:59 +0800 Subject: [PATCH] Update .gitattributes Spelling mistake --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cf3c948..50886b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,7 +4,7 @@ # Linux start script should use lf /gradlew text eol=lf -* test=auto eol=lf +* text=auto eol=lf # These are Windows script files and should use crlf *.bat text eol=crlf \ No newline at end of file