From 1d1868862863e8ce52bd77c100e02ae9e27ec274 Mon Sep 17 00:00:00 2001 From: Marc Tiehuis Date: Wed, 4 Jul 2018 23:47:15 +1200 Subject: [PATCH] Do not normalize langref.html.in line endings See #1191. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f86311554f..e4a9c93776 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.zig text eol=lf +langref.html.in text eol=lf