From ba9c6548c46cc512d61b67e33d678520d3ebe287 Mon Sep 17 00:00:00 2001
From: Thomas  OBADIA <thomas.obadia@pasteur.fr>
Date: Fri, 6 Dec 2024 17:03:25 +0100
Subject: [PATCH] Update tracking of files to prevent PDF graphical outputs to
 be followed by git.

---
 02_OBSERVATIONAL/outputs/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/02_OBSERVATIONAL/outputs/.gitignore b/02_OBSERVATIONAL/outputs/.gitignore
index 3323363..95286ae 100644
--- a/02_OBSERVATIONAL/outputs/.gitignore
+++ b/02_OBSERVATIONAL/outputs/.gitignore
@@ -1,2 +1,3 @@
 .DS_Store
 *.csv
+*.pdf
-- 
GitLab