From 43a3431c36815566d24932efbd9479676a6e397f Mon Sep 17 00:00:00 2001 From: Jordi Llonch Date: Mon, 11 Mar 2013 13:03:12 +1100 Subject: [PATCH] added Sphinx(http://sphinx-doc.org) defaults --- Python.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index ded60678..b1049ccf 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -34,3 +34,6 @@ nosetests.xml .mr.developer.cfg .project .pydevproject + +# Sphinx documentation +docs/_build