puppet-ec2api/.gitignore
Iury Gregory Melo Ferreira 2f7ebe98a6 Add basic structure for ReNo
ReNo [1] is the release management tool in OpenStack.
This patch adds the basic structure to start using it.

* Update .gitignore
* Add releasenotes/ dir and basic files
* Add python files: setup.cfg, setup.py, test-requirements.txt and
  tox.ini.

[1] http://docs.openstack.org/developer/reno/

Change-Id: I44ce995be7c7f705734a02a141af9af34f6c001f
2016-08-06 10:23:49 -03:00

17 lines
168 B
Plaintext

pkg/
Gemfile.lock
vendor/
spec/fixtures/
.vagrant/
.bundle/
coverage/
.idea/
*.swp
*.iml
openstack/
log/
# Files created by releasenotes build
releasenotes/build
.tox