diff --git a/CodeIgniter.gitignore b/CodeIgniter.gitignore index e84c6417..68db3d7c 100644 --- a/CodeIgniter.gitignore +++ b/CodeIgniter.gitignore @@ -1,5 +1,6 @@ -*/config/development +*/config/* */logs/log-*.php */logs/!index.html */cache/* */cache/!index.html +user_guide