Commit f5a79481 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2384 from King66/master

fix Prestashop.gitignore error
parents 57550c4e 7a6202b6
......@@ -7,8 +7,10 @@ config/settings.*.php
# The following files are generated by PrestaShop.
admin-dev/autoupgrade/
/cache/
/cache/*
!/cache/index.php
!/cache/*/
/cache/*/*
!/cache/cachefs/index.php
!/cache/purifier/index.php
!/cache/push/index.php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment