From a68d855dec739e0cb4c8986a2442085caaf2fd15 Mon Sep 17 00:00:00 2001
From: xiaoyu lin <xiaoyulin@wpa2-194-199-31-18-dyn.inrialpes.fr>
Date: Mon, 19 Sep 2022 16:24:09 +0200
Subject: [PATCH] gitignore

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

diff --git a/.gitignore b/.gitignore
index d27a390..4b0e770 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ output
 .remi
 container*
 requirements*
-script.sh
\ No newline at end of file
+script.sh
+**/__pycache__/
\ No newline at end of file
-- 
GitLab