From f13d5fda39bdf202f5bb4f9058d3c57025c43a37 Mon Sep 17 00:00:00 2001 From: Abdulrahman Date: Tue, 14 May 2019 01:22:30 +0300 Subject: [PATCH] fix --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9d57f68..e710265 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ -cache/*.php -cache/*.log -plugins/*.php +cache/* +!cache/index.html +!cache/.htaccess plugins/* !plugins/index.html config.php