From 5c9e492d099c613ba57fdf277584f1295f2a4e25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moussouni=2C=20Ya=C3=ABl?= Date: Mon, 9 Feb 2026 13:01:12 +0100 Subject: [PATCH] 2026-02-09: Added python notebook to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ec7b6b5..b48b759 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ eggs/ wheels/ share/python-wheels/ dist/ +.ipynb_checkpoints/ *.egg-info/ *.egg *.pyc @@ -58,6 +59,7 @@ dist/ *.pyo *.pyz *.so +*.ipynb .installed.cfg # LaTeX