From e08e4375dd8041e62d7742b3cba3a08633242278 Mon Sep 17 00:00:00 2001
From: Ludovic Moncla <ludovic.moncla@insa-lyon.fr>
Date: Thu, 29 Sep 2022 08:19:29 +0000
Subject: [PATCH] Update .gitignore

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 9bea433..e273b9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
-
+# OS X stuff
 .DS_Store
+
+# Jupyter Notebook
+.ipynb_checkpoints/
-- 
GitLab