From: Roland Häder <roland@mxchange.org>
Date: Tue, 21 Jun 2022 23:15:42 +0000 (+0200)
Subject: only these files are text/plain
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=de4dcafdb812c469b5e600f1073cc7114a387f99;p=addressbook-mailer-lib.git

only these files are text/plain

Signed-off-by: Roland Häder <roland@mxchange.org>
---

diff --git a/.gitattributes b/.gitattributes
index c322e6e..f720ce4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -30,4 +30,7 @@
 *.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
+*.sh text eol=lf