Skip to content

Commit e694968

Browse files
committed
Fix change to .gitattributes done by mistake
1 parent 175f0db commit e694968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ ruby/extractor/cargo-bazel-lock.json -merge
7777
# auto-generated files for the C# build
7878
csharp/paket.lock linguist-generated=true
7979
# needs eol=crlf, as `paket` touches this file and saves it als crlf
80-
csharp/.paket/Paket.Restore.targets linguist-generated=true eol=cr
80+
csharp/.paket/Paket.Restore.targets linguist-generated=true eol=crlf
8181

8282
# ripunzip tool
8383
/misc/bazel/internal/bin/*/ripunzip* filter=lfs diff=lfs merge=lfs -text

0 commit comments

Comments
 (0)