Added .gitattributes.

This ensures that the golden files in `test/fb2/reader/` don't
have newlines converted. This should fix a test failure on
GitHub CI with Windows.

Closes #5747.
This commit is contained in:
John MacFarlane 2019-09-15 10:40:59 -07:00
parent 45b7636307
commit 51728ce36f

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
test/fb2/reader/* -text