From b771d56f2eda7d205295a952563b1dc1f9f79fa3 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Mon, 20 Mar 2023 22:36:01 -0700 Subject: [PATCH] Add missing newline --- Java.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java.gitattributes b/Java.gitattributes index fe82933..39c7184 100644 --- a/Java.gitattributes +++ b/Java.gitattributes @@ -35,4 +35,4 @@ # Common build-tool wrapper scripts ('.cmd' versions are handled by 'Common.gitattributes') mvnw text eol=lf -gradlew text eol=lf \ No newline at end of file +gradlew text eol=lf