Skip to content

Commit db803b4

Browse files
shiftkeymosdeo
andcommitted
add template for Jupyter Notebooks
Co-Authored-By: Lin Kao-Yuan <[email protected]>
1 parent 2ee0576 commit db803b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# gitignore template for Jupyter Notebooks
2+
# website: http://jupyter.org/
3+
4+
.ipynb_checkpoints
5+
*/.ipynb_checkpoints/*
6+
7+
# Remove previous ipynb_checkpoints
8+
# git rm -r .ipynb_checkpoints/
9+
#

0 commit comments

Comments
 (0)