Skip to content

Commit 8d71b31

Browse files
committed
Merge pull request #844 from llonchj/python
Added Sphinx documentation
2 parents df2de98 + 088535f commit 8d71b31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Python.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ coverage.xml
4242
# Django stuff:
4343
*.log
4444
*.pot
45+
46+
# Sphinx documentation
47+
docs/_build/
48+

0 commit comments

Comments
 (0)