gitattributes: Treat .fixed files as rust files
This commit is contained in:
parent
99c5388ce6
commit
fffb2691a3
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -2,3 +2,4 @@
|
|||
|
||||
* text=auto eol=lf
|
||||
*.rs rust
|
||||
*.fixed linguist-language=Rust
|
||||
|
|
Loading…
Add table
Reference in a new issue