Skip to content

Commit

Permalink
Update .gitignore to remove some of the documentation generated autom…
Browse files Browse the repository at this point in the history
…atically
  • Loading branch information
ericpre committed Mar 10, 2024
1 parent 9fe1e08 commit 1af5288
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ instance/

# Sphinx documentation
doc/_build/
doc/reference/generated*
doc/examples/*
doc/sg_execution_times.rst

# PyBuilder
target/
Expand Down

0 comments on commit 1af5288

Please sign in to comment.