about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hansch <dev@phansch.net>2019-01-24 20:39:00 +0100
committerPhilipp Hansch <dev@phansch.net>2019-01-25 07:11:10 +0100
commitfffb2691a3d2d6bbd9521ff35d98301b2cdf4298 (patch)
treebe250cee584a147dc3d3828d9d9bb9b0b292fb58
parent99c5388ce65568fc8517d401dbae9773a0272840 (diff)
downloadrust-fffb2691a3d2d6bbd9521ff35d98301b2cdf4298.tar.gz
rust-fffb2691a3d2d6bbd9521ff35d98301b2cdf4298.zip
gitattributes: Treat .fixed files as rust files
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 45bca848f8f..796afdbde90 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@
 
 * text=auto eol=lf
 *.rs rust
+*.fixed linguist-language=Rust