Skip to content

Commit 580e0f0

Browse files
committed
Test data and scripts must have Unix line endings
The tests will otherwise fail. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 453128f commit 580e0f0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*.sh eol=lf
2+
*.py eol=lf
3+
/git-filter-repo eol=lf
4+
/contrib/filter-repo-demos/[a-z]* eol=lf
5+
/t/t9*/* eol=lf

0 commit comments

Comments
 (0)