]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Change `ChildBySource` to allow reusing `DynMap`
[rust.git] / .gitattributes
index bb3cd61512dcde06121e5963e09833ee4c1e2b18..7c2f752d69aee7356d90a0edd166790f5326512d 100644 (file)
@@ -1 +1,6 @@
-crates/ra_syntax/test_data/** -text eof=LF
+* 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