Skip to content

Commit 9a4b4e3

Browse files
authored
Merge pull request #3785 from LoganTann/patch-1
fixes CodeIgniter.gitignore deleting a critical framework file
2 parents 8c3c5ae + 44a9c3e commit 9a4b4e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeIgniter.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*/logs/log-*.php
33
!*/logs/index.html
44
*/cache/*
5+
!system/cache/*
56
!*/cache/index.html
67
!*/cache/.htaccess
78

0 commit comments

Comments
 (0)