We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57550c4 + 7a6202b commit f5a7948Copy full SHA for f5a7948
1 file changed
Prestashop.gitignore
@@ -7,8 +7,10 @@ config/settings.*.php
7
# The following files are generated by PrestaShop.
8
9
admin-dev/autoupgrade/
10
-/cache/
+/cache/*
11
!/cache/index.php
12
+!/cache/*/
13
+/cache/*/*
14
!/cache/cachefs/index.php
15
!/cache/purifier/index.php
16
!/cache/push/index.php
0 commit comments