]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Rollup merge of #56217 - frewsxcv:frewsxcv-float-parse, r=QuietMisdreavus
[rust.git] / .gitattributes
index b223c8ac5fb841ed167a8c376eb1b6d5753ac0ec..f0b1c67bd0fdd22c92f1498e14e4174772892f5d 100644 (file)
@@ -9,3 +9,7 @@ src/etc/installer/gfx/* binary
 *.woff binary
 src/vendor/** -text
 Cargo.lock -merge linguist-generated=false
+
+# Older git versions try to fix line endings on images, this prevents it.
+*.png binary
+*.ico binary