diff --git a/CodeIgniter.gitignore b/CodeIgniter.gitignore index 71a8a68b..aed74f0e 100644 --- a/CodeIgniter.gitignore +++ b/CodeIgniter.gitignore @@ -1,4 +1,4 @@ -config/database.php -system/logs/log-*.php -system/cache/* -systen/cache/!index.html +*/config/database.php +*/system/logs/log-*.php +*/system/cache/* +*/systen/cache/!index.html