From 6f920fd4372621e8ca06eb5cdc07a6f399b0d2db Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Mon, 30 Jul 2018 19:26:37 +0000 Subject: [PATCH] Add some reno artifacts to .gitignore I don't see why running `python setup.py sdist` should leave me with a dirty checkout. Change-Id: Id932780c2e555b77a0066c70641684c0ddfdd79e --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c62022b3d1..bee70b7317 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ MANIFEST .stestr/* subunit.log test/probe/.noseids +RELEASENOTES.rst +releasenotes/notes/reno.cache