Commit 69eccb80 authored by Carl Suster's avatar Carl Suster

Merge pull request #1323 from aurmil/magento-root-files

Fix Magento PHP root files names patterns
parents d299d975 30b6549b
......@@ -42,14 +42,14 @@ app/etc/local.xml
app/.htaccess
app/locale/
app/Mage.php
cron.php
/cron.php
cron.sh
downloader/
errors/
favicon.ico
get.php
/get.php
includes/
index.php
/index.php
index.php.sample
/install.php
js/blank.html
......@@ -93,7 +93,7 @@ media/.htaccess
media/import/
media/xmlconnect/
media/catalog/product/cache/
api.php
/api.php
nbproject/
pear
pear/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment