openstack-manuals/.gitignore
Andreas Jaeger b84857108c Build translated RST manuals
Build translated RST manuals. This needs openstack-doc-tools 0.26
release, thus bumped up requirements.

Import also Japanese User Guides translations so that this can be
tested. We only create an empty file for it, this will trigger the
import and enable us testing of the toolchain.

Ignore some build results.

Change-Id: Ic51974445730cbfa886beb7cfd4fcf71977dab3c
2015-05-07 08:06:14 +02:00

33 lines
332 B
Plaintext

.DS_Store
*.xpr
.idea
# Build results
target/
/publish-docs/
/www/output/
/generated/
/doc/user-guides/build-admin/
.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