diff --git a/OpenCart.gitignore b/OpenCart.gitignore index f3179125..6d72b17d 100644 --- a/OpenCart.gitignore +++ b/OpenCart.gitignore @@ -1,5 +1,9 @@ .htaccess config.php +admin/config.php + +!index.html + download/ image/data/ image/cache/ diff --git a/opencart.gitignore b/opencart.gitignore deleted file mode 100644 index c673f1f8..00000000 --- a/opencart.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -config.php -admin/config.php - -!index.html - -download -image/cache/*.jpg -image/cache/data/* -system/cache -system/logs