From 5257e77b6011381bd6252086d00f71e912e25677 Mon Sep 17 00:00:00 2001
From: Nicolas Barthes <nicolas.barthes@cnrs.fr>
Date: Thu, 21 Mar 2024 19:05:08 +0100
Subject: [PATCH] update .gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 7ac54f3..b2c0c60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .idea/
 .streamlit/
-GUI_Pinard.iml
\ No newline at end of file
+GUI_Pinard.iml
+__pycache__/
\ No newline at end of file
-- 
GitLab