Allow 'ctlplane' to be used within Net IP Maps
[apex-tripleo-heat-templates.git] / .gitignore
index 5030684..3035c9e 100644 (file)
@@ -1,3 +1,12 @@
+# 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
@@ -36,3 +45,9 @@ nosetests.xml
 
 *~
 *.swp
+
+doc/_build
+
+# Built by pbr (python setup.py sdist):
+AUTHORS
+ChangeLog