chore: drop Replit-specific label from cache gitignore comment
This commit is contained in:
+4
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user