From: Roland Haeder Date: Tue, 17 May 2016 18:01:33 +0000 (+0200) Subject: End-of-line character is LF by default now X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d1a9ba7625a5d26a0650cd0f1d610be4f7b2ef07;p=jjobs-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