We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d299d97 + 30b6549 commit 69eccb8Copy full SHA for 69eccb8
Magento.gitignore
@@ -42,14 +42,14 @@ app/etc/local.xml
42
app/.htaccess
43
app/locale/
44
app/Mage.php
45
-cron.php
+/cron.php
46
cron.sh
47
downloader/
48
errors/
49
favicon.ico
50
-get.php
+/get.php
51
includes/
52
-index.php
+/index.php
53
index.php.sample
54
/install.php
55
js/blank.html
@@ -93,7 +93,7 @@ media/.htaccess
93
media/import/
94
media/xmlconnect/
95
media/catalog/product/cache/
96
-api.php
+/api.php
97
nbproject/
98
pear
99
pear/
0 commit comments