Skip to content

Commit

Permalink
Ignore a few directories created on Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
ixdy committed Oct 7, 2015
1 parent 123a5bd commit 87a5fed
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,13 @@ www/test_out
# precommit temporary directories created by ./hack/verify-generated-docs.sh and ./hack/lib/util.sh
_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/

0 comments on commit 87a5fed

Please sign in to comment.