add rundir folder to gitignore

This commit is contained in:
upodroid 2023-10-12 21:54:59 +01:00
parent 12dc19d46f
commit 80e378181e

3
.gitignore vendored
View File

@ -91,8 +91,9 @@ network_closure.sh
/_tmp/
/doc_tmp/
# Test artifacts produced by Jenkins jobs
# Test artifacts produced by Prow/kubetest2 jobs
/_artifacts/
/_rundir/
# Go dependencies installed on Jenkins
/_gopath/