From 11f7d3304c7254fd410dbc5865405affb790756a Mon Sep 17 00:00:00 2001
From: barthes <nicolas.barthes@cefe.cnrs.fr>
Date: Tue, 25 Jun 2024 12:17:07 +0200
Subject: [PATCH] .gitignore for Preprocessing files

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

diff --git a/.gitignore b/.gitignore
index 927355c..38d1278 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,4 @@ src/Report/*.zip
 src/Report/figures/*.pdf
 src/Report/figures/*.png
 config/config.json
-data/params/Preprocessing.json
\ No newline at end of file
+data/params/*
\ No newline at end of file
-- 
GitLab