Ignore admin/storage/cache/ runtime directory
This commit is contained in:
+2
-1
@@ -13,9 +13,10 @@ Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Cache
|
||||
# Cache & Storage
|
||||
.cache/
|
||||
.sass-cache/
|
||||
admin/storage/cache/
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
|
||||
Reference in New Issue
Block a user