From: Roland Haeder <roland@mxchange.org>
Date: Tue, 17 May 2016 18:01:47 +0000 (+0200)
Subject: End-of-line character is LF by default now
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=354848fe4a2ccd9d6cddcc4a0e0b41f2362a4d3c;p=pizzaservice-mailer-ejb.git

End-of-line character is LF by default now

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

diff --git a/.gitattributes b/.gitattributes
index dfe0770..17cdcd5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
-# Auto detect text files and perform LF normalization
-* text=auto
+# Use Linux/Uni* line-feed for new lines (prevents converting)
+* text=lf