We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 363632a + af4b2ae commit 340fcf1Copy full SHA for 340fcf1
1 file changed
Prestashop.gitignore
@@ -7,7 +7,14 @@ 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/cachefs/index.php
13
+!/cache/purifier/index.php
14
+!/cache/push/index.php
15
+!/cache/sandbox/index.php
16
+!/cache/smarty/index.php
17
+!/cache/tcpdf/index.php
18
config/xml/*.xml
19
/log/*
20
*sitemap.xml
0 commit comments