From d38e4390f83a097acaf4d726b9409abea135edd9 Mon Sep 17 00:00:00 2001 From: Louis Lacoste Date: Sun, 17 Mar 2024 13:45:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=80=20Ajout=20d'un=20dossier=20ignored?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 187bd64..d6f5b53 100644 --- a/.gitignore +++ b/.gitignore @@ -326,4 +326,6 @@ figure/ # rapport.tex rapport.tex +ignored/ + # Taken from github.com/github/gitignore/blob/master/TeX.gitignore \ No newline at end of file