From 59e2b21c6cbfbd74c20fa339e924d6dd0dd492f9 Mon Sep 17 00:00:00 2001 From: jafea7 Date: Sat, 22 Mar 2025 16:59:38 +1100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 257a08c8..ff6c6277 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,4 @@ *.bat text eol=crlf *.java text diff=java *.sh text eol=lf +*.java text eol=lf \ No newline at end of file