From: Roland Haeder Date: Mon, 30 May 2016 20:12:16 +0000 (+0200) Subject: LF is now default X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=f89c10769cf4b4db4df136aa2e9af1e7c300ace6 LF is now default Signed-off-by: Roland Häder --- diff --git a/.gitattributes b/.gitattributes index dfe0770424..17cdcd5373 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