From 287ad5407a10d6b3275c6e175ccb9cc2e701258e Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Mon, 28 May 2018 11:36:13 +0200 Subject: [PATCH] Mark .fixed files as Rust syntax for GitHub --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7f25bddc06cfe..b223c8ac5fb84 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.cpp rust *.h rust *.rs rust +*.fixed linguist-language=Rust src/etc/installer/gfx/* binary *.woff binary src/vendor/** -text