Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ instance/
.scrapy

# Sphinx documentation
# Note: docs/_build/html/ IS tracked and must be committed — the
# DigitalOcean deploy workflow does git pull only, no make html.
docs/_build/doctrees/
docs/_build/

# PyBuilder
target/
Expand Down Expand Up @@ -129,4 +127,3 @@ dmypy.json

# Pyre type checker
.pyre/
docs/_build/html/.buildinfo.bak
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

Loading
Loading