Test data and scripts must have Unix line endings

The tests will otherwise fail.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
pull/167/head
Johannes Schindelin 4 years ago
parent 453128fff7
commit 580e0f0395

5
.gitattributes vendored

@ -0,0 +1,5 @@
*.sh eol=lf
*.py eol=lf
/git-filter-repo eol=lf
/contrib/filter-repo-demos/[a-z]* eol=lf
/t/t9*/* eol=lf
Loading…
Cancel
Save