add rundir folder to gitignore
This commit is contained in:
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/
|
||||||
|
Reference in New Issue
Block a user