openstack-manuals/.gitignore
Andreas Jaeger a8224a68b5 Add RST Glossary
Automatically convert the glossary from DocBook XML to RST with each
build and use it for building the RST guides.

Add the glossary to User Guides and Networking Guide.

Use glossary in User Guides in places where it was used before. This
removes one TODO.

Fix CORS capitalization.

Partial-Bug: #1421813
Change-Id: I3fba6d54b01759f39f8e1467a7606cdbd2dd0165
2015-04-14 19:57:35 +00:00

31 lines
317 B
Plaintext

.DS_Store
*.xpr
.idea
# Build results
target/
/publish-docs/
/www/output/
/generated/
/doc/user-guides/build-admin/
build/
/build-*.log.gz
glossary.rst
# Python compiled files
*.pyc
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox/
# Editors
*~
.*.swp
.bak
/.project