]> source.dussan.org Git - gitignore.git/commitdiff
fix magento root files 1323/head
authorAurélien Millet <aurmil@users.noreply.github.com>
Tue, 16 Dec 2014 10:37:27 +0000 (11:37 +0100)
committerAurélien Millet <aurmil@users.noreply.github.com>
Tue, 16 Dec 2014 10:37:27 +0000 (11:37 +0100)
without leading slash, it ignores all files with these names (cron.php,
get.php, index.php, api.php), whereveer they are

Magento.gitignore

index ad84efe3a33bd4dd2ee83ca626fbdcd4c8c07af6..e065515436d79e3b30bdb283588b29e488abd226 100644 (file)
@@ -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/