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