Merge pull request #3785 from LoganTann/patch-1

fixes CodeIgniter.gitignore deleting a critical framework file
This commit is contained in:
Brian Douglas
2021-12-10 16:43:22 -08:00
committed by GitHub

View File

@@ -2,6 +2,7 @@
*/logs/log-*.php
!*/logs/index.html
*/cache/*
!system/cache/*
!*/cache/index.html
!*/cache/.htaccess