diff options
-rw-r--r-- | CodeIgniter.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CodeIgniter.gitignore b/CodeIgniter.gitignore index bfea17cd..f447dc30 100644 --- a/CodeIgniter.gitignore +++ b/CodeIgniter.gitignore @@ -2,6 +2,7 @@ */logs/log-*.php !*/logs/index.html */cache/* +!system/cache/* !*/cache/index.html !*/cache/.htaccess |