Skip to content

Commit 174071a

Browse files
author
Jethro Beekman
committed
Update .gitattributes
See rust-lang/rust#57858
1 parent 8b0983e commit 174071a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
* text=auto eol=lf
22
crates/ra_syntax/test_data/** -text eof=LF
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)