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