Skip to content

Commit 90bb0ba

Browse files
committed
Paket: Mark lockfile as generated.
1 parent 8f207e7 commit 90bb0ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,8 @@ python/ql/lib/semmle/python/frameworks/data/internal/subclass-capture/*.yml ling
7373
# auto-generated bazel lock file
7474
ruby/extractor/cargo-bazel-lock.json linguist-generated=true
7575
ruby/extractor/cargo-bazel-lock.json -merge
76+
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=crlf

0 commit comments

Comments
 (0)