Skip to content

Commit b6bec6d

Browse files
committed
Auto merge of #1145 - jethrogb:patch-1, r=oli-obk
Update .gitattributes See rust-lang/rust#57858
2 parents b4c54b4 + 4fa2f4e commit b6bec6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
* text=auto eol=lf
2+
3+
# Older git versions try to fix line endings on images, this prevents it.
4+
*.png binary
5+
*.jpg binary
6+
*.ico binary

0 commit comments

Comments
 (0)