We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.lfsconfig
1 parent 6a9cb90 commit 2fe0718Copy full SHA for 2fe0718
.lfsconfig
@@ -2,4 +2,6 @@
2
# codeql is publicly forked by many users, and we don't want any LFS file polluting their working
3
# copies. We therefore exclude everything by default.
4
# For files required by bazel builds, use rules in `misc/bazel/lfs.bzl` to download them on demand.
5
+# we go for `fetchinclude` to something not exsiting rather than `fetchexclude = *` because the
6
+# former is easier to override (with `git -c` or a local git config) to fetch something specific
7
fetchinclude = /nothing
0 commit comments