Commit c414dbc5 authored by Michael SALIHI's avatar Michael SALIHI

Fix path to ignored only root log, img and cache folder

parent 0dbd7912
......@@ -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/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment