Set diff=rust git attribute for rust files

This gives nicer hunk headers

Fixes #1095
This commit is contained in:
bjorn3 2020-11-08 16:36:52 +01:00
parent 11dd005a88
commit 6210ee2134

1
.gitattributes vendored
View File

@ -1 +1,2 @@
* text=auto eol=lf
*.rs diff=rust