Skip to content

Commit 81a5821

Browse files
committed
ENH: Add .ipynb_checkpoints to .gitignore
1 parent 0a458df commit 81a5821

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
@@ -27,3 +27,6 @@ CMakeLists.txt.user*
2727
*.orig
2828

2929
*.DS_Store
30+
31+
# Jupyter notebooks
32+
.ipynb_checkpoints/

0 commit comments

Comments
 (0)