We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c8ed9 commit f527652Copy full SHA for f527652
1 file changed
Magento.gitignore
@@ -43,10 +43,13 @@ app/etc/local.xml.additional
43
app/etc/local.xml.template
44
app/etc/local.xml
45
app/.htaccess
46
+app/bootstrap.php
47
app/locale/
48
app/Mage.php
49
/cron.php
50
cron.sh
51
+dev/.htaccess
52
+dev/tests/functional/
53
downloader/
54
errors/
55
favicon.ico
@@ -105,6 +108,7 @@ pear/
105
108
php.ini.sample
106
109
pkginfo/
107
110
RELEASE_NOTES.txt
111
+shell/.htaccess
112
shell/abstract.php
113
shell/compiler.php
114
shell/indexer.php
0 commit comments