From: Martin Klozik Date: Wed, 30 May 2018 08:29:04 +0000 (+0200) Subject: gitignore: Ignore docs generation dirs X-Git-Tag: opnfv-7.0.0~14^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F83%2F58083%2F1;p=auto.git gitignore: Ignore docs generation dirs Update .gitignore file to ignore OPNFVDOCS scripts and directories used for docs generation. Change-Id: I8a8476677b4f3d488d8b09b4eb17d98cad8e77bd Signed-off-by: Martin Klozik --- diff --git a/.gitignore b/.gitignore index acb5d9d..70a5649 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ /lib/auto.egg-info /build /dist +/docs_build +/docs_output +/opnfvdocs