Skip to content

Commit 9ecacd2

Browse files
committed
Ignore _build/ for sphinx docs
1 parent 1ff63a0 commit 9ecacd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ htmlcov/
2020
.coverage*
2121
coverage.xml
2222

23+
# Sphinx documentation
24+
docs/_build/
25+
2326
# Pyenv local version information
2427
.python-version
2528

0 commit comments

Comments
 (0)