Ignore admin/storage/cache/ runtime directory
This commit is contained in:
+2
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user