Skip to content

Commit

Permalink
Update gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxenburg committed Mar 2, 2024
1 parent 2e5e848 commit 659e0ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
__pycache__/

*.ipynb
.ipynb_checkpoints
.ipynb_checkpoints

*.egg-info

0 comments on commit 659e0ab

Please sign in to comment.