Update .gitattributes

See https://github.com/rust-lang/rust/pull/57858
This commit is contained in:
jethrogb
2020-01-13 20:06:58 -08:00
committed by GitHub
parent b4c54b4641
commit 4fa2f4e10f
+5
View File
@@ -1 +1,6 @@
* text=auto eol=lf
# Older git versions try to fix line endings on images, this prevents it.
*.png binary
*.jpg binary
*.ico binary