From: Ruslan Brest Date: Wed, 1 Aug 2012 07:53:36 +0000 (+0300) Subject: fix Opencart gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ac71c8886dcc91493349845ee4e5e4efdd28f60f;p=gitignore.git fix Opencart gitignore --- 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