summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2020-10-03 16:05:19 +0000
committerMatthew Peveler <matt.peveler@gmail.com>2020-10-03 16:05:19 +0000
commit651b9a48228de6fb01a387b57e82d3bc78ae2e17 (patch)
treee3d461326a036c55c020adb2f2fa3ff28e973086
parent4f945d30674c22c2345d933a562a0cbcb18c65fd (diff)
downloadasciidoc-py3-651b9a48228de6fb01a387b57e82d3bc78ae2e17.tar.gz
set test generated files line endings as ignored by git
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
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