From 651b9a48228de6fb01a387b57e82d3bc78ae2e17 Mon Sep 17 00:00:00 2001 From: Matthew Peveler Date: Sat, 3 Oct 2020 16:05:19 +0000 Subject: set test generated files line endings as ignored by git --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index e10a912..e8bbcfa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ tests/data/*.xml linguist-generated javascripts/* linguist-vendored javascripts/asciidoc.js -linguist-vendored javascripts/toc.js -linguist-vendored + +tests/data/*.html -crlf +tests/data/*.xml -crlf -- cgit v1.2.1