summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNikos Karandreas <nick@intracom-telecom.com>2018-10-04 10:02:01 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-10-04 10:02:01 +0000
commit7b1b9e2ff57ceb2a75b3d60b95262c12e1823586 (patch)
tree6b20e7aa8d3c03b522171783b3a336a2dba24877 /.gitignore
parent4d9843200ef1dde2442667cd077afb24f09087ba (diff)
parent72c03e11197ad3eb9a532d9605bd64a6f9d82050 (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 332a121..444a0cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,6 @@
*.pyc
*~
.*.sw?
-/docs_build/
/docs_output/
/releng/
*.tar.gz
@@ -13,3 +12,5 @@ odl-pipeline/build/*
odl-pipeline/trash/*
odl-pipeline/lib/tmp
odl-pipeline/disks/*
+.tox
+docs/_build/*