Переглянути джерело

Update Prestashop.gitignore

pull/2384/head
King 7 роки тому
джерело
коміт
0e332b6d81
1 змінених файлів з 4 додано та 2 видалено
  1. 4
    2
      Prestashop.gitignore

+ 4
- 2
Prestashop.gitignore Переглянути файл

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

Завантаження…
Відмінити
Зберегти