Fix change to .gitattributes done by mistake

This commit is contained in:
Paolo Tranquilli
2024-05-24 12:41:32 +02:00
parent 175f0dbb00
commit e694968012

2
.gitattributes vendored
View File

@@ -77,7 +77,7 @@ ruby/extractor/cargo-bazel-lock.json -merge
# auto-generated files for the C# build
csharp/paket.lock linguist-generated=true
# needs eol=crlf, as `paket` touches this file and saves it als crlf
csharp/.paket/Paket.Restore.targets linguist-generated=true eol=cr
csharp/.paket/Paket.Restore.targets linguist-generated=true eol=crlf
# ripunzip tool
/misc/bazel/internal/bin/*/ripunzip* filter=lfs diff=lfs merge=lfs -text