git-filter-repo/.gitattributes
Johannes Schindelin 580e0f0395 Test data and scripts must have Unix line endings
The tests will otherwise fail.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2020-10-22 00:29:14 +02:00

6 lines
105 B
Plaintext

*.sh eol=lf
*.py eol=lf
/git-filter-repo eol=lf
/contrib/filter-repo-demos/[a-z]* eol=lf
/t/t9*/* eol=lf