Update gitignore list (#5258)
* update gitignore * Handle symlink in tar * Add some logs
This commit is contained in:
parent
54259e2f88
commit
57a8440db3
77 changed files with 767 additions and 159 deletions
|
|
@ -7,8 +7,10 @@ config/settings.*.php
|
|||
# The following files are generated by PrestaShop.
|
||||
|
||||
admin-dev/autoupgrade/
|
||||
/cache/
|
||||
/cache/*
|
||||
!/cache/index.php
|
||||
!/cache/*/
|
||||
/cache/*/*
|
||||
!/cache/cachefs/index.php
|
||||
!/cache/purifier/index.php
|
||||
!/cache/push/index.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue