Skip to content

Commit 0e332b6

Browse files
authored
Update Prestashop.gitignore
1 parent 9a3dea4 commit 0e332b6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Prestashop.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ config/settings.*.php
77
# The following files are generated by PrestaShop.
88

99
admin-dev/autoupgrade/
10-
/cache/
11-
!/cache/index.php
10+
/cache/*
11+
!cache/index.php
12+
!/cache/*/
13+
/cache/*/*
1214
!/cache/cachefs/index.php
1315
!/cache/purifier/index.php
1416
!/cache/push/index.php

0 commit comments

Comments
 (0)