]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Merge #10103
[rust.git] / .gitattributes
index e749e1dc984c49dc1009469a384a49910b04796e..7c2f752d69aee7356d90a0edd166790f5326512d 100644 (file)
@@ -1,2 +1,6 @@
 * text=auto eol=lf
-crates/ra_syntax/test_data/** -text eof=LF
+crates/syntax/test_data/** -text eof=LF
+# Older git versions try to fix line endings on images, this prevents it.
+*.png binary
+*.jpg binary
+*.ico binary