From 5fde8f819783fb8c2b862691000eadf314247af9 Mon Sep 17 00:00:00 2001 From: jafea7 Date: Mon, 21 Apr 2025 15:44:57 +1000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 257a08c8..38665c1d 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