mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Ignore a few directories created on Jenkins
This commit is contained in:
parent
123a5bd465
commit
87a5fed317
10
.gitignore
vendored
10
.gitignore
vendored
@ -67,3 +67,13 @@ www/test_out
|
||||
# precommit temporary directories created by ./hack/verify-generated-docs.sh and ./hack/lib/util.sh
|
||||
_tmp/
|
||||
doc_tmp/
|
||||
|
||||
# Test artifacts produced by Jenkins jobs
|
||||
/_artifacts/
|
||||
|
||||
# Go dependencies installed on Jenkins
|
||||
/_gopath/
|
||||
|
||||
# Config directories created by gcloud and gsutil on Jenkins
|
||||
/.config/gcloud/
|
||||
/.gsutil/
|
||||
|
Loading…
Reference in New Issue
Block a user