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
commit 9a4b4e3daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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