Files
openstack-manuals/.gitignore
Andreas Jaeger 9432a6da0c Add reno for release-notes
Add renote to automatically generate release notes - the same way other
OpenStack projects do it.
For details see
http://lists.openstack.org/pipermail/openstack-dev/2015-November/078301.html

Change-Id: Iac8f34ae3490b7788c989b17be3e6a616e65c676
2015-11-07 17:34:29 +01:00

39 lines
486 B
Plaintext

.DS_Store
*.xpr
.idea
# Build results
target/
/publish-docs/
/www/output/
/generated/
/doc/install-guide/build-rdo/
/doc/install-guide/build-obs/
/doc/install-guide/build-ubuntu/
/doc/install-guide/build-debian/
.doctrees
build/
/build-*.log.gz
glossary.rst
*.mo
# Python compiled files
*.pyc
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox/
# Editors
*~
.*.swp
.bak
/.project
# Files created by releasenotes build
releasenotes/build