Skip to content

Commit

Permalink
Update Prestashop.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kzh125 authored May 15, 2017
1 parent 9a3dea4 commit 0e332b6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Prestashop.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ config/settings.*.php
# The following files are generated by PrestaShop.

admin-dev/autoupgrade/
/cache/
!/cache/index.php
/cache/*
!cache/index.php
!/cache/*/
/cache/*/*
!/cache/cachefs/index.php
!/cache/purifier/index.php
!/cache/push/index.php
Expand Down

0 comments on commit 0e332b6

Please sign in to comment.