We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5acbc2 + c414dbc commit ad500c8Copy full SHA for ad500c8
1 file changed
Prestashop.gitignore
@@ -7,9 +7,9 @@ config/settings.*.php
7
# The following files are generated by PrestaShop.
8
9
admin-dev/autoupgrade/
10
-cache/
+/cache/*
11
config/xml/*.xml
12
-log/
+/log/*
13
*sitemap.xml
14
themes/*/cache/
15
modules/*/config*.xml
@@ -21,5 +21,5 @@ admin-dev/backups/
21
admin-dev/export/
22
admin-dev/import/
23
download/
24
-img/
+/img/*
25
upload/
0 commit comments