From 137dc1b3e67177b006986ba3518a8d8b2d7a8c41 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Wed, 22 Jun 2022 01:15:17 +0200
Subject: [PATCH] only these files are text/plain
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index 2589ce5..f720ce4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -33,3 +33,4 @@
 *.java text eol=lf
 *.properties text eol=lf
 *.xml text eol=lf
+*.sh text eol=lf
-- 
2.39.5