From: Roland Häder Date: Tue, 21 Jun 2022 23:14:48 +0000 (+0200) Subject: only these files are text/plain X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0e86bea01ee3306369c147f96eb4956fc7b237cf;hp=bf0478eca88d1bc75ee1c9ef978a0687467f568d;p=jcontacts-lib.git only these files are text/plain Signed-off-by: Roland Häder --- diff --git a/.gitattributes b/.gitattributes index c322e6e..2589ce5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -30,4 +30,6 @@ *.docx filter=lfs diff=lfs merge=lfs -text # Force the following filetypes to have unix eols, so Windows does not break them -*.* text eol=lf +*.java text eol=lf +*.properties text eol=lf +*.xml text eol=lf