Skip to content

Commit f5a7948

Browse files
authored
Merge pull request #2384 from King66/master
fix Prestashop.gitignore error
2 parents 57550c4 + 7a6202b commit f5a7948

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Prestashop.gitignore

Lines changed: 3 additions & 1 deletion
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/
10+
/cache/*
1111
!/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)