Merge "Ignore files created by Sphinx build"

This commit is contained in:
Jenkins 2013-07-12 06:57:18 +00:00 committed by Gerrit Code Review
commit 76d8d6c148
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -27,3 +27,6 @@ tools/conf/cinder.conf*
tools/lintstack.head.py
tools/pylint_exceptions
tags
# Files created by Sphinx build
doc/build
.autogenerated