Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29103ca

Browse files
committed
Add Jupyter Notebook files to .gitignore
1 parent b9d32cd commit 29103ca

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
@@ -142,3 +142,6 @@ cython_debug/
142142

143143
# PyPI configuration file
144144
.pypirc
145+
146+
# Jupyter Notebook
147+
*.ipynb

0 commit comments

Comments
 (0)