From d6d2f26317ca4d3984c60af77b250c54bcffca37 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Sun, 12 Apr 2026 10:20:39 +0200 Subject: [PATCH] =?UTF-8?q?Ignorer=20cache/=20:=20ne=20pas=20=C3=A9craser?= =?UTF-8?q?=20le=20cache=20serveur=20au=20d=C3=A9ploiement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .forgejo/workflows/deploy.yml | 2 +- .gitignore | 5 ++++- cache/content.en.json | 1 - cache/content.fr.json | 1 - 4 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 cache/content.en.json delete mode 100644 cache/content.fr.json diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 1db983c..0972183 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: cat > /tmp/lftp-script.txt <