add coreos image to .gitignore
This image is downloaded during the cluster bring up.
This commit is contained in:
parent
efce499bb9
commit
5ade59ff00
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user