13 lines
207 B
Plaintext
13 lines
207 B
Plaintext
*/config/development
|
|
*/logs/log-*.php
|
|
!*/logs/index.html
|
|
*/cache/*
|
|
!*/cache/index.html
|
|
!*/cache/.htaccess
|
|
|
|
#codeigniter 3
|
|
application/logs/*
|
|
!application/logs/index.html
|
|
!application/logs/.htaccess
|
|
/vendor/
|