Skip to content

Commit 629abed

Browse files
Update .gitignore to ignore Jupyter temp files
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 5593c2f commit 629abed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ pyvenv.cfg
6767
/.pytest_cache/
6868
lib64
6969
tcl
70+
71+
# Ignore Jupyter Notebook related temp files
72+
.ipynb_checkpoints/

0 commit comments

Comments
 (0)