Skip to content

Commit

Permalink
updated gitignore to include sphinx _build
Browse files Browse the repository at this point in the history
  • Loading branch information
shashiTivo committed Dec 6, 2019
1 parent 245f012 commit 911c903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -40,7 +40,7 @@ output/*.html
output/*/index.html

# Sphinx
docs/_build
docs/docs/_build

.idea/
.pytest_cache/
Expand Down

0 comments on commit 911c903

Please sign in to comment.