mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
add rundir folder to gitignore
This commit is contained in:
parent
12dc19d46f
commit
80e378181e
3
.gitignore
vendored
3
.gitignore
vendored
@ -91,8 +91,9 @@ network_closure.sh
|
|||||||
/_tmp/
|
/_tmp/
|
||||||
/doc_tmp/
|
/doc_tmp/
|
||||||
|
|
||||||
# Test artifacts produced by Jenkins jobs
|
# Test artifacts produced by Prow/kubetest2 jobs
|
||||||
/_artifacts/
|
/_artifacts/
|
||||||
|
/_rundir/
|
||||||
|
|
||||||
# Go dependencies installed on Jenkins
|
# Go dependencies installed on Jenkins
|
||||||
/_gopath/
|
/_gopath/
|
||||||
|
Loading…
Reference in New Issue
Block a user