X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=06513ac83611cddd26fe782d4cf1f64143d58c33;hb=65351560a421f40c0d66d6dcb00ee5515d5feb0f;hp=769ab22172160e48ba77b3c3a0540f82d48eee7f;hpb=0dbf2810a0ee78658c35e61dc447c5f968226cb9;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