From 25fdfb16623dd455e3450344a1dabe22d5a471da Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 6 Nov 2013 15:30:50 +0200 Subject: [PATCH] gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3858a9fcb1..45efe61db6 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ data/logs/* +data/cache/* /test.php -/test2.php \ No newline at end of file +/test2.php