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