Skip to content

Commit

Permalink
FEAT: ignore doc/_build/ dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Nov 25, 2022
1 parent 5da7b1e commit c480c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ instance/
.scrapy

# Sphinx documentation
doc/build/
doc/_build/

# PyBuilder
.pybuilder/
Expand Down

0 comments on commit c480c39

Please sign in to comment.