From: Felix Dörre Date: Fri, 29 Jul 2016 22:09:17 +0000 (+0200) Subject: upd: .gitattributes fixed line-ending style documentation conformant. X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=ee21cdf4a8b2a6319e0f33df224df1eb09fb06b9 upd: .gitattributes fixed line-ending style documentation conformant. text=lf is not documented, eol=lf is. Change-Id: Icd07519f55828aa5c8d81f57f56708ae37932091 --- diff --git a/.gitattributes b/.gitattributes index 12c5f0fd..0f9f84ff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ *.java text diff=java -*.templ text=lf +*.templ eol=lf *.txt text *.md text