From f8f4901b73d0cd6407f24d8058639177c1b9cc71 Mon Sep 17 00:00:00 2001 From: Ollie Rattue Date: Tue, 9 Nov 2010 22:15:33 +0800 Subject: [PATCH] Added CodeIgniter ignores --- CodeIgniter.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CodeIgniter.gitignore diff --git a/CodeIgniter.gitignore b/CodeIgniter.gitignore new file mode 100644 index 00000000..71a8a68b --- /dev/null +++ b/CodeIgniter.gitignore @@ -0,0 +1,4 @@ +config/database.php +system/logs/log-*.php +system/cache/* +systen/cache/!index.html