Преглед изворни кода

fix magento root files

without leading slash, it ignores all files with these names (cron.php,
get.php, index.php, api.php), whereveer they are
pull/1323/head
Aurélien Millet пре 9 година
родитељ
комит
30b6549bfe
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4
    4
      Magento.gitignore

+ 4
- 4
Magento.gitignore Прегледај датотеку

@@ -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/

Loading…
Откажи
Сачувај