From bb4233976e70a3f53900d2749bfff6eac5f54f4c Mon Sep 17 00:00:00 2001 From: Poulard Christine <christine.poulard@irstea.fr> Date: Tue, 8 Jun 2021 16:00:51 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f1373b2..35f7792 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # https://github.com/github/gitignore/blob/master/Python.gitignore -# Fichiers ( à remplir) # +# Fichiers ( remplir) # ################### # PyCharm # @@ -21,11 +21,9 @@ # Sorties # ################### -resultat/* -Figures/* Figures-old/* Fig*/* -Logos/* + # Packages # ############ -- GitLab