From: Roland Häder Date: Tue, 21 Jun 2022 23:15:15 +0000 (+0200) Subject: only these files are text/plain X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ec441d7c9857b38b2f5de17e0566c756e4f89924;p=jcountry-lib.git only these files are text/plain Signed-off-by: Roland Häder --- 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