Skip to content

Commit a5567a8

Browse files
committed
add lineendings rule for .gitattributes
1 parent 1227f1a commit a5567a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* text=auto
22
test/statsCases/* eol=lf
33
examples/* eol=lf
4-
bin/* eol=lf
4+
bin/* eol=lf
5+
.github/* eol=lf

0 commit comments

Comments
 (0)