arch-design/.gitignore
Sean McGinnis 499187b981
Initial import of arch-design from openstack-manuals
This imports the docs for the Architecture Design Guide out of the
openstack-manuals repo to be an independent repo owned by the Ops Docs
SIG.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-11-29 14:27:57 -06:00

23 lines
170 B
Plaintext

.DS_Store
*.xpr
# Packages
.venv
*.egg
*.egg-info
# Testenvironment
.tox
# Build directories
doc/build
# Transifex Client Setting
.tx
# Editors
*~
.*.swp
.bak
*.pyc