From 19e47726c95e335a81e5fdcd6fddd6b454e7bef7 Mon Sep 17 00:00:00 2001 From: "roman.kisluhin" Date: Wed, 25 Oct 2023 17:51:43 +0300 Subject: [PATCH] eol style for gradlew fixed --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 0b22297..567d4e9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.bat text eol=crlf \ No newline at end of file +*.bat text eol=crlf +gradlew text eol=lf