Show `Cargo.lock` files in the github diff view (#6249)

* Add .gitattributes file

* Testing whether Cargo.lock is now shown in diff

* Revert "Testing whether Cargo.lock is now shown in diff"

This reverts commit cea1186cd9.
This commit is contained in:
Pili Guerra 2023-02-28 21:06:32 +01:00 committed by GitHub
parent 14fe014552
commit 4de108970e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
**/Cargo.lock linguist-generated=false