We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f207e7 commit 90bb0baCopy full SHA for 90bb0ba
.gitattributes
@@ -73,3 +73,8 @@ python/ql/lib/semmle/python/frameworks/data/internal/subclass-capture/*.yml ling
73
# auto-generated bazel lock file
74
ruby/extractor/cargo-bazel-lock.json linguist-generated=true
75
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