aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-09-26 01:48:07 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-26 01:48:07 +0000
commit7c6ea0480fd92e648e8bf5e15ee70370ec5332c3 (patch)
treeb69f731da7f765503e25833c3e39684299bd4743 /.gitignore
parent31e65eda6ec90afdb81f8276780625cd2f1779c4 (diff)
parent286f48b0dbfa7fdc8b4c58797eeac94f714a57c7 (diff)
Merge "Local Documentation Builds"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 70a5649..f6b7eea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
/lib/auto.egg-info
/build
/dist
-/docs_build
/docs_output
/opnfvdocs
+.tox
+docs/_build/*