Merge pull request #3785 from LoganTann/patch-1
fixes CodeIgniter.gitignore deleting a critical framework file
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
*/logs/log-*.php
|
||||
!*/logs/index.html
|
||||
*/cache/*
|
||||
!system/cache/*
|
||||
!*/cache/index.html
|
||||
!*/cache/.htaccess
|
||||
|
||||
|
Reference in New Issue
Block a user