mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Use fetchexclude=* in .lfsconfig rather than fetchinclude
This commit is contained in:
@@ -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 = *
|
||||
|
||||
Reference in New Issue
Block a user