From: Roland Häder Date: Mon, 2 May 2016 10:18:29 +0000 (+0200) Subject: Using LF is now default X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=052f0b1a60eecefeab2c097203a38f0735c126aa;p=jcore-logger-ejb.git Using LF is now default Signed-off-by: Roland Häder --- 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