X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=06513ac83611cddd26fe782d4cf1f64143d58c33;hb=5771b718993ced4bf63e9f713a20bf5a36f2dada;hp=769ab22172160e48ba77b3c3a0540f82d48eee7f;hpb=3167fb44f01fa15b9cd482d089fca3f41bb607f9;p=apex-tripleo-heat-templates.git diff --git a/.gitignore b/.gitignore index 769ab221..06513ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,11 @@ # Built via Makefile overcloud.yaml +overcloud-with-block-storage.yaml +overcloud-with-block-storage-nfs.yaml +undercloud-bm.yaml +undercloud-vm.yaml +undercloud-vm-tuskar.yaml +undercloud-vm-ironic.yaml *.py[cod] @@ -41,3 +47,7 @@ nosetests.xml *.swp doc/_build + +# Built by pbr (python setup.py sdist): +AUTHORS +ChangeLog