Skip to content

Commit

Permalink
Merge pull request #13 from Oisin-M/fix/amend_gitignore
Browse files Browse the repository at this point in the history
Add .ipynb_checkpoints to .gitignore
  • Loading branch information
fpichi authored Apr 11, 2024
2 parents 7addbfe + 1f0a826 commit 9132d3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ docs/_templates
*.pt
*.npy
*.csv
*tmp
*tmp
.ipynb_checkpoints/

0 comments on commit 9132d3e

Please sign in to comment.