소스 검색

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

Loading…
취소
저장