From 18b8a99a2e23d05eb42cfeff9b8a8d54c12d9f0e Mon Sep 17 00:00:00 2001 From: gcch Date: Wed, 14 Aug 2024 09:38:00 +0200 Subject: [PATCH] =?UTF-8?q?corv=C3=A9e(git)=20Ajoute=20les=20dossiers=20de?= =?UTF-8?q?=20cache=20=C3=A0=20la=20liste=20d'exclusion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1e5079cb..483d705f 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,7 @@ wp-cli.local.yml # Node node_modules + +# Cache +.cache +cache