about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index d29c15fe712..a02c95fbd48 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,8 +4,10 @@
 *.cpp rust
 *.h rust
 *.rs rust diff=rust
-*.fixed linguist-language=Rust
-*.mir linguist-language=Rust
+*.fixed linguist-language=Rust -merge
+*.mir linguist-language=Rust -merge
+*.stderr -merge
+*.stdout -merge
 src/etc/installer/gfx/* binary
 src/vendor/** -text
 Cargo.lock linguist-generated=false