Skip to content

Commit af4b2ae

Browse files
committed
Update Prestashop.gitignore
1 parent 1d774cd commit af4b2ae

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

Prestashop.gitignore

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

99
admin-dev/autoupgrade/
10-
/cache/*
10+
/cache/
11+
!/cache/index.php
12+
!/cache/cachefs/index.php
13+
!/cache/purifier/index.php
14+
!/cache/push/index.php
15+
!/cache/sandbox/index.php
16+
!/cache/smarty/index.php
17+
!/cache/tcpdf/index.php
1118
config/xml/*.xml
1219
/log/*
1320
*sitemap.xml

0 commit comments

Comments
 (0)