Skip to content

Commit

Permalink
Update .gitignore to ignore Jupyter temp files
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
  • Loading branch information
AyanSinhaMahapatra authored Nov 5, 2020
1 parent 5593c2f commit 629abed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ pyvenv.cfg
/.pytest_cache/
lib64
tcl

# Ignore Jupyter Notebook related temp files
.ipynb_checkpoints/

0 comments on commit 629abed

Please sign in to comment.