Update OpenCart.gitignore
Ignore storage folder (contains logs, cache, etc.)
This commit is contained in:
@ -9,3 +9,5 @@ image/data/
|
|||||||
image/cache/
|
image/cache/
|
||||||
system/cache/
|
system/cache/
|
||||||
system/logs/
|
system/logs/
|
||||||
|
|
||||||
|
system/storage/
|
||||||
|
Reference in New Issue
Block a user