Skip to content

Commit

Permalink
add coreos image to .gitignore
Browse files Browse the repository at this point in the history
This image is downloaded during the cluster bring up.
  • Loading branch information
Julian Strobl committed Dec 22, 2015
1 parent efce499 commit 5ade59f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,6 @@ doc_tmp/
# Config directories created by gcloud and gsutil on Jenkins
/.config/gcloud/
/.gsutil/

# CoreOS stuff
cluster/libvirt-coreos/coreos_*.img

0 comments on commit 5ade59f

Please sign in to comment.