Another attempt to fix git behavior regarding line endings in the repo. Git seems to be interpreting some binary files as text, reporting differences on checkout. The same thing happens with files used to test Windows line ending behavior.
Change test files with DOS line endings to have extension .dos_tsv
Another attempt to fix git behavior regarding line endings in the repo. Git seems to be interpreting some binary files as text, reporting differences on checkout. The same thing happens with files used to test Windows line ending behavior.