mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 05:21:58 +00:00
Merge pull request #121195 from borg-land/rundir-ignore
Add rundir folder to gitignore
This commit is contained in:
commit
0d63366bdf
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