X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=2d067214aab87f36a748d041484e736f4fceed53;hb=a3ee4adaee3d59a4cc53daa4b7b5e1d517d4458c;hp=3035c9e5ba38212012c6b2b5416324cae83acd7a;hpb=218bd3cad53aef9b9890bc3119a4280c7e54806e;p=apex-tripleo-heat-templates.git diff --git a/.gitignore b/.gitignore index 3035c9e5..2d067214 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,3 @@ -# 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] # C extensions @@ -31,8 +22,10 @@ lib64 pip-log.txt # Unit test / coverage reports +cover .coverage .tox +.testrepository nosetests.xml # Translations @@ -45,9 +38,29 @@ nosetests.xml *~ *.swp +*.bundle +Gemfile.lock doc/_build # Built by pbr (python setup.py sdist): AUTHORS ChangeLog + +extraconfig/all_nodes/mac_hostname.yaml +extraconfig/all_nodes/random_string.yaml +extraconfig/all_nodes/swap-partition.yaml +extraconfig/all_nodes/swap.yaml +extraconfig/tasks/major_upgrade_pacemaker_init.yaml +network/service_net_map.yaml +overcloud-resource-registry-puppet.yaml +overcloud.yaml +puppet/blockstorage-config.yaml +puppet/cephstorage-config.yaml +puppet/compute-config.yaml +puppet/controller-config.yaml +puppet/objectstorage-config.yaml +puppet/post.yaml + +# Files created by releasenotes build +releasenotes/build