From: Andrew Schoen Date: Mon, 8 Dec 2014 19:09:22 +0000 (-0600) Subject: added autogenerated rst files from sphinx-apidoc in .gitignore X-Git-Tag: 1.1.0~1067^2~21^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=24dc344c255d51faa4a2bb7734c745edfd3d2ec4;p=teuthology.git added autogenerated rst files from sphinx-apidoc in .gitignore Signed-off-by: Andrew Schoen --- diff --git a/.gitignore b/.gitignore index ce0ba2fc4..4f6054c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,9 @@ docs/build .ropeproject .coverage + +# autogenerated docs from sphinx-apidoc +docs/modules.rst +docs/teuthology.rst +docs/teuthology.task.rst +docs/teuthology.orchestra.rst