chore: ignore .lock files in github diffs (#109)

This commit is contained in:
Grzegorz Lukasik 2025-01-22 19:20:49 +01:00 committed by GitHub
parent 6c7ad38336
commit db36d0e05f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitattributes vendored
View file

@ -1,3 +1,4 @@
*.pbtxt linguist-generated
*.lock linguist-generated
Cargo.toml text eol=lf
Cargo.lock text eol=lf