aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Prestashop.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/Prestashop.gitignore b/Prestashop.gitignore
index 7c6ae1e3..81f45e19 100644
--- a/Prestashop.gitignore
+++ b/Prestashop.gitignore
@@ -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