Add Jupyter Notebook files to .gitignore
This commit is contained in:
parent
b9d32cda0f
commit
29103caba9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -142,3 +142,6 @@ cython_debug/
|
|||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# Jupyter Notebook
|
||||
*.ipynb
|
||||
|
|
|
|||
Loading…
Reference in a new issue