From 2c0bb379c9fb2e4ef071ce4243e787593f38b679 Mon Sep 17 00:00:00 2001 From: billisdead Date: Sun, 12 Jul 2026 15:31:01 +0200 Subject: [PATCH] chore: drop Replit-specific label from cache gitignore comment --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5eac9a6..db8cd22 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ build/ .env.local .env.*.local -# Cache Replit +# Cache local .cache/ .local/ .upm/ @@ -48,6 +48,9 @@ logs/ *.launch .settings/ +# Revues locales +SECURITY_REVIEW.md + # Système .DS_Store Thumbs.db