Skip to content

Commit

Permalink
chore(.gitignore): add docs/_static/ and docs/_templates/ to ignore l…
Browse files Browse the repository at this point in the history
…ist to exclude Sphinx documentation artifacts
  • Loading branch information
yxlao committed Dec 28, 2024
1 parent a846643 commit 38a5b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ instance/

# Sphinx documentation
docs/_build/
docs/_static/
docs/_templates/
docs/api/
.doctrees
.buildinfo
Expand Down

0 comments on commit 38a5b5d

Please sign in to comment.