Ignore documentation builds

We don't need to keep track of these things in tree since they are
generated from the code.

Change-Id: I8307aac199c3f1ba809e8b4eae28b067340a810f
This commit is contained in:
Lance Bragstad 2018-09-17 14:56:48 +00:00
parent 2773ea9edd
commit 5b5d628431
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -42,6 +42,8 @@ output/*/index.html
# Sphinx
doc/build
doc/source/reference/api/
.doctrees
# pbr generates these
AUTHORS