소스 검색

Fixed CodeIgniter.gitignore

pull/1492/head
Takafumi Sekine 9 년 전
부모
커밋
82ed46d1a5
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      CodeIgniter.gitignore

+ 3
- 3
CodeIgniter.gitignore 파일 보기

@@ -1,6 +1,6 @@
*/config/development
*/logs/log-*.php
*/logs/!index.html
!*/logs/index.html
*/cache/*
*/cache/!index.html
*/cache/!.htaccess
!*/cache/index.html
!*/cache/.htaccess

Loading…
취소
저장