From c71017e1ca9a07e9130bd1aed129603501312628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Tue, 19 May 2026 18:47:43 +0200 Subject: [PATCH] chore: ignore .version_check_cache.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f84e472..d70bf7a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _cache/ search_index.json .maintenance smtp_settings.json +.version_check_cache.json