From: Roland Haeder Date: Tue, 17 May 2016 18:01:49 +0000 (+0200) Subject: End-of-line character is LF by default now X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=72155d82ca6cf8f75ab58a3a06822355d2bb5913;p=jfinancials-war.git End-of-line character is LF by default now Signed-off-by: Roland Häder --- diff --git a/.gitattributes b/.gitattributes index dfe07704..17cdcd53 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