2026-02-09: Added python notebook to gitignore

This commit is contained in:
Moussouni, Yaël
2026-02-09 13:01:12 +01:00
parent ed088329ec
commit 5c9e492d09

2
.gitignore vendored
View File

@@ -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