commit 1d1868862863e8ce52bd77c100e02ae9e27ec274 (tree) parent 28821b5f31ec3a23d3a5def6ea0d242fdfede422 Author: Marc Tiehuis <marctiehuis@gmail.com> Date: Wed, 4 Jul 2018 23:47:15 +1200 Do not normalize langref.html.in line endings See #1191. Diffstat:
| M | .gitattributes | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -1 +1,2 @@ *.zig text eol=lf +langref.html.in text eol=lf