From f527652d3035f33ae7af96fddb88c933a67f6e31 Mon Sep 17 00:00:00 2001 From: Mateusz Kutyba Date: Thu, 3 Dec 2015 07:28:05 +0100 Subject: [PATCH] new files added in 1.9.2.x --- Magento.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Magento.gitignore b/Magento.gitignore index e2ea0133..882e3554 100644 --- a/Magento.gitignore +++ b/Magento.gitignore @@ -43,10 +43,13 @@ app/etc/local.xml.additional app/etc/local.xml.template app/etc/local.xml app/.htaccess +app/bootstrap.php app/locale/ app/Mage.php /cron.php cron.sh +dev/.htaccess +dev/tests/functional/ downloader/ errors/ favicon.ico @@ -105,6 +108,7 @@ pear/ php.ini.sample pkginfo/ RELEASE_NOTES.txt +shell/.htaccess shell/abstract.php shell/compiler.php shell/indexer.php