Synced gitignores with github repo (#1245)

* Renamed scripts directory into contrib

* Added script to download gitignores from github

* Synced gitignores with github repo
This commit is contained in:
Thomas Boerger 2017-03-15 13:30:00 +01:00 committed by GitHub
parent 09fe4a2ae9
commit a06c3ad2c0
111 changed files with 1214 additions and 594 deletions

View file

@ -7,9 +7,16 @@ config/settings.*.php
# The following files are generated by PrestaShop.
admin-dev/autoupgrade/
cache/
/cache/
!/cache/index.php
!/cache/cachefs/index.php
!/cache/purifier/index.php
!/cache/push/index.php
!/cache/sandbox/index.php
!/cache/smarty/index.php
!/cache/tcpdf/index.php
config/xml/*.xml
log/
/log/*
*sitemap.xml
themes/*/cache/
modules/*/config*.xml
@ -21,5 +28,5 @@ admin-dev/backups/
admin-dev/export/
admin-dev/import/
download/
img/
/img/*
upload/