X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=3035c9e5ba38212012c6b2b5416324cae83acd7a;hb=cfb9931ce409ce5c7866dffa63be69758b85bdb9;hp=769ab22172160e48ba77b3c3a0540f82d48eee7f;hpb=3167fb44f01fa15b9cd482d089fca3f41bb607f9;p=apex-tripleo-heat-templates.git diff --git a/.gitignore b/.gitignore index 769ab221..3035c9e5 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-ironic.yaml +undercloud-vm-ironic-vlan.yaml *.py[cod] @@ -41,3 +47,7 @@ nosetests.xml *.swp doc/_build + +# Built by pbr (python setup.py sdist): +AUTHORS +ChangeLog