]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Merge #9987
[rust.git] / .gitattributes
index a77342d72447e4f41a218ae3ec928dc9783869ed..7c2f752d69aee7356d90a0edd166790f5326512d 100644 (file)
@@ -1 +1,6 @@
-crates/ra_syntax/tests/data/** -text
+* text=auto eol=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