diff --git a/Python.gitignore b/Python.gitignore index fbb82810..3d578453 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -42,3 +42,7 @@ coverage.xml # Django stuff: *.log *.pot + +# Sphinx documentation +docs/_build/ +