chore: drop Replit-specific label from cache gitignore comment

This commit is contained in:
2026-07-12 15:31:01 +02:00
parent 55629a8f22
commit 2c0bb379c9
+4 -1
View File
@@ -20,7 +20,7 @@ build/
.env.local .env.local
.env.*.local .env.*.local
# Cache Replit # Cache local
.cache/ .cache/
.local/ .local/
.upm/ .upm/
@@ -48,6 +48,9 @@ logs/
*.launch *.launch
.settings/ .settings/
# Revues locales
SECURITY_REVIEW.md
# Système # Système
.DS_Store .DS_Store
Thumbs.db Thumbs.db