From 0ffb6d8045afbb25cc942a2e94dd366d49d87941 Mon Sep 17 00:00:00 2001 From: lin-hua-cheng Date: Tue, 10 Nov 2015 18:50:15 -0800 Subject: Add reno for release notes management An initial patch to add reno and create a base directory for release notes Change-Id: I4be108a22d4e67ebfc4483fbf45f9feffbac1e15 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e2ddd2fcb..f5705bfd4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ coverage-karma nosetests.xml pep8.txt pylint.txt +# Files created by releasenotes build +releasenotes/build reports openstack_dashboard/local/local_settings.py openstack_dashboard/local/local_settings.diff -- cgit v1.2.1