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