We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitattributes
1 parent 175f0db commit e694968Copy full SHA for e694968
.gitattributes
@@ -77,7 +77,7 @@ ruby/extractor/cargo-bazel-lock.json -merge
77
# auto-generated files for the C# build
78
csharp/paket.lock linguist-generated=true
79
# needs eol=crlf, as `paket` touches this file and saves it als crlf
80
-csharp/.paket/Paket.Restore.targets linguist-generated=true eol=cr
+csharp/.paket/Paket.Restore.targets linguist-generated=true eol=crlf
81
82
# ripunzip tool
83
/misc/bazel/internal/bin/*/ripunzip* filter=lfs diff=lfs merge=lfs -text
0 commit comments