Codeigniter 3 support
This commit is contained in:
parent
8f35779cef
commit
3dae63bbb2
@ -4,3 +4,12 @@
|
||||
*/cache/*
|
||||
!*/cache/index.html
|
||||
!*/cache/.htaccess
|
||||
|
||||
#codeigniter 3
|
||||
application/cache/*
|
||||
!application/cache/index.html
|
||||
!application/cache/.htaccess
|
||||
application/logs/*
|
||||
!application/logs/index.html
|
||||
!application/logs/.htaccess
|
||||
/vendor/
|
Loading…
Reference in New Issue
Block a user