mirror of
https://codeberg.org/Yael-II/Bird.git
synced 2026-03-14 22:36:27 +01:00
2026-02-09: Added python notebook to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -51,6 +51,7 @@ eggs/
|
|||||||
wheels/
|
wheels/
|
||||||
share/python-wheels/
|
share/python-wheels/
|
||||||
dist/
|
dist/
|
||||||
|
.ipynb_checkpoints/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
*.egg
|
*.egg
|
||||||
*.pyc
|
*.pyc
|
||||||
@@ -58,6 +59,7 @@ dist/
|
|||||||
*.pyo
|
*.pyo
|
||||||
*.pyz
|
*.pyz
|
||||||
*.so
|
*.so
|
||||||
|
*.ipynb
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
|
|
||||||
# LaTeX
|
# LaTeX
|
||||||
|
|||||||
Reference in New Issue
Block a user