aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-06 15:00:49 +0200
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-06-06 15:06:47 +0200
commitaf27662f2f47c46d996ed017f9d1b0679bf37bb4 (patch)
tree518b4b3222f1a9523da5d0171c4facdb602ca767 /.gitignore
parent2167fff07c7ccdeb33e486e43000f2d6c0a207e4 (diff)
Enable local documentation builds
Adds a local conf.py and conf.yaml (using lfdocs-conf), to enable local docs build. Change-Id: Iaab750983f02476d9bccb6c9bcf2b38544d54d8c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 58dd4eed..ffe9352b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
*pyc
/sfc.egg-info/
*ovs-logs/
+.tox/
+docs/_build/