Skip to content

Commit

Permalink
MAINT: adding gitignore for generated content
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Aug 26, 2024
1 parent d6af204 commit a4a1a24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Jupyter Notebook and sphinx renderings
.ipynb_checkpoints
*.ipynb
_build/

0 comments on commit a4a1a24

Please sign in to comment.