From 8b7803b123e68433ff52d91f235c420f0a767630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20PENHO=C3=8BT?= Date: Tue, 15 Feb 2022 17:01:26 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20fichiers=20xml=20(atom)=20aux=20fichier?= =?UTF-8?q?s=20=C3=A0=20ne=20pas=20suivre.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 231f70e..d165798 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,5 @@ nodemon.json /front/public/CGV-CGU.html /front/public/mentions-legales.html /front/public/robots-*.txt -/front/public/WikiLerni-pub.asc \ No newline at end of file +/front/public/WikiLerni-pub.asc +/front/public/*.xml \ No newline at end of file