Mark .fixed files as Rust syntax for GitHub

This commit is contained in:
Manish Goregaokar 2018-05-28 11:36:13 +02:00
parent d0456c6f8f
commit 287ad5407a
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -4,6 +4,7 @@
*.cpp rust
*.h rust
*.rs rust
*.fixed linguist-language=Rust
src/etc/installer/gfx/* binary
*.woff binary
src/vendor/** -text