Ignore admin/storage/cache/ runtime directory

This commit is contained in:
2026-07-29 14:31:02 +02:00
parent 239762fd3a
commit 2ea22b392a
+2 -1
View File
@@ -13,9 +13,10 @@ Thumbs.db
*.swp *.swp
*.swo *.swo
# Cache # Cache & Storage
.cache/ .cache/
.sass-cache/ .sass-cache/
admin/storage/cache/
# Temporary files # Temporary files
*.tmp *.tmp