Skip to content

Commit

Permalink
If docs build interrupted, don't commit leftover autoapi files (#3826)
Browse files Browse the repository at this point in the history
Co-authored-by: Zane Selvans <[email protected]>
  • Loading branch information
e-belfer and zaneselvans authored Sep 4, 2024
1 parent 963913b commit 7e5dff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
**/*.*.swp
**/__pycache__/*
docs/data_dictionaries/pudl_db.rst
docs/autoapi/*
.ipynb_checkpoints/
.cache/
.ruff_cache/
Expand Down

0 comments on commit 7e5dff5

Please sign in to comment.