From ee21cdf4a8b2a6319e0f33df224df1eb09fb06b9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20D=C3=B6rre?= Date: Sat, 30 Jul 2016 00:09:17 +0200 Subject: [PATCH] upd: .gitattributes fixed line-ending style documentation conformant. text=lf is not documented, eol=lf is. Change-Id: Icd07519f55828aa5c8d81f57f56708ae37932091 --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2