diff options
author | Alec Hothan <ahothan@cisco.com> | 2018-10-25 16:50:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-25 16:50:48 +0000 |
commit | ed33e56c9b8771ed9d22fc3cc19e049a76137db8 (patch) | |
tree | 111d399b19bd2a95d34d142ee6fbb56844a2e8f9 /.gitignore | |
parent | e59c1b065700f776f92111cb29bdd28a0504adb3 (diff) | |
parent | 4e54b544e3b2bc4e06631a24659a28f15d9b2490 (diff) |
Merge "Local Documentation Builds"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -10,9 +10,8 @@ nfvbench.egg-info nfvbenchvm/dib/dib-venv nfvbenchvm/dib/nfvbenchvm_centos-*.d/ *.qcow2 -docs/_build -docs/conf.py docs/_static build/ AUTHORS ChangeLog +docs/_build/* |