Merge rust-bitcoin/rust-bitcoin#3105: Set `diff=rust` for `*.rs` in `.gitattributes`

353af24ffe Set `diff=rust` for `*.rs` in `.gitattributes` (Martin Habovstiak)

Pull request description:

  This slightly improves the diffs shown by git commands.

ACKs for top commit:
  tcharding:
    utACK 353af24ffe
  apoelstra:
    ACK 353af24ffe

Tree-SHA512: 2b74efa362943e91823e0ad03efaa92f577ab73aabb0e0eecc28cbe1841d2e4a3ce14e94d2a6664e472f7bc5a2d6174f848ee2bd2dbb54a1b992b7874254c51d
This commit is contained in:
merge-script 2024-07-28 11:30:24 +00:00
commit be4a3954d2
No known key found for this signature in database
GPG Key ID: C588D63CE41B97C1
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.rs diff=rust