diff --git a/OpenCart.gitignore b/OpenCart.gitignore index f317912542..6d72b17dc6 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 c673f1f8c0..0000000000 --- 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