Remove Jupyter Notebook files from .gitignore
This commit is contained in:
parent
70aff1d39d
commit
c16deb22a1
1 changed files with 1 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -142,6 +142,3 @@ cython_debug/
|
|||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# Jupyter Notebook
|
||||
*.ipynb
|
||||
|
|
|
|||
Loading…
Reference in a new issue