From e6bb3b4a5379eb4c55f50dffbc97244b75cab7b2 Mon Sep 17 00:00:00 2001
From: lucile <lucile.audard@ecl20.ec-lyon.fr>
Date: Fri, 20 Oct 2023 16:28:06 +0200
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index 68bc17f..a5af4da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+/data
+
+
+
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]
-- 
GitLab