diff --git a/opencart.gitignore b/opencart.gitignore index de4a4076..c673f1f8 100644 --- a/opencart.gitignore +++ b/opencart.gitignore @@ -1,10 +1,10 @@ -image/cache -system/cache -system/database -system/engine -system/logs -system/library -system/helper -download/ config.php admin/config.php + +!index.html + +download +image/cache/*.jpg +image/cache/data/* +system/cache +system/logs