Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a834101

Browse files
committed
Use fetchexclude=* in .lfsconfig rather than fetchinclude
1 parent 4822de3 commit a834101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.lfsconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# codeql is publicly forked by many users, and we don't want any LFS file polluting their working
33
# copies. We therefore exclude everything by default.
44
# For files required by bazel builds, use rules in `misc/bazel/lfs.bzl` to download them on demand.
5-
fetchinclude = /nothing
5+
fetchexclude = *

0 commit comments

Comments
 (0)