Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger e8714642bd Fix releasenotes building
tox -e releasenotes fails with:
Warning, treated as error:
WARNING: html_static_path entry
u'/home/aj/vcs/OpenStack/openstack/cursive/releasenotes/source/_static'
does not exist

Add missing directory - like done on similar projects -,
using a placeholder to make git happy.

Also, add build directory to .gitignore.

Remove .placeholder from .gitignore, those files are important!

Change-Id: I20d9881975eb491f6a977ae2de9406e64a659ca9
2016-07-13 09:39:52 +02:00
dane-fichter 0da0dd357d Initial cookiecutter commit
This commit establishes the test and
development environment for the cursive
repository.

Change-Id: I440c4c55172cddd194efafe5d8f8d18728d7f8c0
2016-06-27 18:28:04 -07:00