From 1d1e3d4b3d50a317b12201425abc4426158660ec Mon Sep 17 00:00:00 2001 From: Gu1llaum-3 Date: Sat, 7 Jan 2023 15:40:25 +0100 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20dossier=20downloads=20et=20ajou?= =?UTF-8?q?t=20dans=20gitignore=20le=20fait=20de=20ne=20pas=20sauvegarder?= =?UTF-8?q?=20ce=20qu'il=20y=20a=20dans=20ce=20dossier?= 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 549a44e..d29e7a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # Ignore dossier docker Docker +# Ignorer ce qu'il y a dans downloads +downloads/*