From 5efee26c9711b8467e9aa17c6b366331034bd85e Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 13 Jan 2017 14:02:05 -0500 Subject: Add ReNo support Add ReNo support to manage release notes. http://docs.openstack.org/developer/reno/ Change-Id: Ie5154d909e616e4e7e813052f9c121d6ac5b0875 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0925145c..cea6064d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,6 @@ puppet/compute-config.yaml puppet/controller-config.yaml puppet/objectstorage-config.yaml puppet/post.yaml + +# Files created by releasenotes build +releasenotes/build -- cgit 1.2.3-korg