Commit 87a5fed3 authored by Jeff Grafton's avatar Jeff Grafton

Ignore a few directories created on Jenkins

parent 123a5bd4
...@@ -67,3 +67,13 @@ www/test_out ...@@ -67,3 +67,13 @@ www/test_out
# precommit temporary directories created by ./hack/verify-generated-docs.sh and ./hack/lib/util.sh # precommit temporary directories created by ./hack/verify-generated-docs.sh and ./hack/lib/util.sh
_tmp/ _tmp/
doc_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/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment