Use fetchexclude=* in .lfsconfig rather than fetchinclude

This commit is contained in:
Paolo Tranquilli
2024-04-12 10:41:46 +02:00
parent 4822de3313
commit a834101d7e

View File

@@ -2,4 +2,4 @@
# codeql is publicly forked by many users, and we don't want any LFS file polluting their working
# copies. We therefore exclude everything by default.
# For files required by bazel builds, use rules in `misc/bazel/lfs.bzl` to download them on demand.
fetchinclude = /nothing
fetchexclude = *