diff --git a/Prestashop.gitignore b/Prestashop.gitignore index 1c8462b0..1e7a58d3 100644 --- a/Prestashop.gitignore +++ b/Prestashop.gitignore @@ -7,9 +7,9 @@ config/settings.*.php # The following files are generated by PrestaShop. admin-dev/autoupgrade/ -cache/ +/cache/* config/xml/*.xml -log/ +/log/* *sitemap.xml themes/*/cache/ modules/*/config*.xml @@ -21,5 +21,5 @@ admin-dev/backups/ admin-dev/export/ admin-dev/import/ download/ -img/ +/img/* upload/