From 614a748b9c991c7fa2619521a2715a96a50bfe2b Mon Sep 17 00:00:00 2001 From: Camelid Date: Tue, 17 Nov 2020 14:16:18 -0800 Subject: [PATCH] Highlight MIR as Rust on GitHub --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 2c5c37007d5bc..ac0a71232efc9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ *.h rust *.rs rust diff=rust *.fixed linguist-language=Rust +*.mir linguist-language=Rust src/etc/installer/gfx/* binary *.woff binary src/vendor/** -text