Bläddra i källkod

Update Prestashop.gitignore

pull/2384/head
King 7 år sedan
förälder
incheckning
0e332b6d81
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. 4
    2
      Prestashop.gitignore

+ 4
- 2
Prestashop.gitignore Visa fil

@@ -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

Laddar…
Avbryt
Spara