diff options
| author | Sam Thanawalla <samthanawalla@google.com> | 2025-01-08 18:30:50 +0000 |
|---|---|---|
| committer | Sam Thanawalla <samthanawalla@google.com> | 2025-05-16 08:39:57 -0700 |
| commit | f529d56508b4bbb1e3707917404be57e9b815ccd (patch) | |
| tree | 88830d14320a356bef894f7260f2abab4ded093b /src/sync | |
| parent | b450b5409dbdec1810873413b1213fc543f43a39 (diff) | |
| download | go-f529d56508b4bbb1e3707917404be57e9b815ccd.tar.xz | |
cmd/go: add global ignore mechanism
This CL adds the ignore directive which enables users to tell the Go
Command to skip traversing into a given directory.
This behaves similar to how '_' or 'testdata' are currently treated.
This mainly has benefits for go list and go mod tidy.
This does not affect what is packed into a module.
Fixes: #42965
Change-Id: I232e27c1a065bb6eb2d210dbddad0208426a1fdd
Reviewed-on: https://go-review.googlesource.com/c/go/+/643355
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Michael Matloob <matloob@google.com>
Diffstat (limited to 'src/sync')
0 files changed, 0 insertions, 0 deletions
