Magento.gitignore 2.5 KB
Newer Older
1
.modgit/
A
Aurélien Millet 已提交
2
.modman/
D
Danny McClelland 已提交
3
app/code/community/Phoenix/
D
Daniel Niedergesäß 已提交
4
app/code/community/Cm/
D
Danny McClelland 已提交
5 6 7
app/code/core/
app/design/adminhtml/default/default/
app/design/frontend/base/
N
No0ne 已提交
8
app/design/frontend/rwd/
D
Danny McClelland 已提交
9
app/design/frontend/default/blank/
10
app/design/frontend/default/default/
D
Danny McClelland 已提交
11 12
app/design/frontend/default/iphone/
app/design/frontend/default/modern/
13
app/design/frontend/enterprise/default
D
Danny McClelland 已提交
14
app/design/install/
15
app/etc/modules/Enterprise_*
D
Danny McClelland 已提交
16 17
app/etc/modules/Mage_All.xml
app/etc/modules/Mage_Api.xml
18
app/etc/modules/Mage_Api2.xml
19
app/etc/modules/Mage_Authorizenet.xml
D
Danny McClelland 已提交
20
app/etc/modules/Mage_Bundle.xml
21
app/etc/modules/Mage_Captcha.xml
D
Danny McClelland 已提交
22 23
app/etc/modules/Mage_Centinel.xml
app/etc/modules/Mage_Compiler.xml
O
Olav van Schie 已提交
24
app/etc/modules/Mage_ConfigurableSwatches.xml
25
app/etc/modules/Mage_Connect.xml
26
app/etc/modules/Mage_CurrencySymbol.xml
D
Danny McClelland 已提交
27
app/etc/modules/Mage_Downloadable.xml
28
app/etc/modules/Mage_ImportExport.xml
29
app/etc/modules/Mage_LoadTest.xml
30
app/etc/modules/Mage_Oauth.xml
31 32
app/etc/modules/Mage_PageCache.xml
app/etc/modules/Mage_Persistent.xml
D
Danny McClelland 已提交
33 34
app/etc/modules/Mage_Weee.xml
app/etc/modules/Mage_Widget.xml
35
app/etc/modules/Mage_XmlConnect.xml
D
Danny McClelland 已提交
36
app/etc/modules/Phoenix_Moneybookers.xml
D
Daniel Niedergesäß 已提交
37
app/etc/modules/Cm_RedisSession.xml
M
Mike Manger 已提交
38
app/etc/applied.patches.list
D
Danny McClelland 已提交
39
app/etc/config.xml
40
app/etc/enterprise.xml
D
Danny McClelland 已提交
41 42
app/etc/local.xml.additional
app/etc/local.xml.template
43
app/etc/local.xml
44
app/.htaccess
45
app/locale/
D
Danny McClelland 已提交
46
app/Mage.php
A
Aurélien Millet 已提交
47
/cron.php
D
Danny McClelland 已提交
48 49 50 51
cron.sh
downloader/
errors/
favicon.ico
A
Aurélien Millet 已提交
52
/get.php
D
Danny McClelland 已提交
53
includes/
A
Aurélien Millet 已提交
54
/index.php
D
Danny McClelland 已提交
55
index.php.sample
C
Chris Jones 已提交
56
/install.php
D
Danny McClelland 已提交
57 58
js/blank.html
js/calendar/
59
js/enterprise/
60
js/extjs/
61
js/firebug/
D
Danny McClelland 已提交
62 63
js/flash/
js/index.php
64 65
js/jscolor/
js/lib/
D
Danny McClelland 已提交
66
js/mage/
67
js/prototype/
D
Danny McClelland 已提交
68
js/scriptaculous/
69
js/spacer.gif
D
Danny McClelland 已提交
70
js/tiny_mce/
71
js/varien/
D
Danny McClelland 已提交
72
lib/3Dsecure/
73
lib/Apache/
D
Danny McClelland 已提交
74 75
lib/flex/
lib/googlecheckout/
T
Tharsan Bhuvanendran 已提交
76 77 78 79
lib/.htaccess
lib/LinLibertineFont/
lib/Mage/
lib/PEAR/
O
Olav van Schie 已提交
80
lib/Pelago/
T
Tharsan Bhuvanendran 已提交
81 82 83
lib/phpseclib/
lib/Varien/
lib/Zend/
D
Daniel Niedergesäß 已提交
84 85 86
lib/Cm/
lib/Credis/
lib/Magento/
T
Tharsan Bhuvanendran 已提交
87 88 89 90 91 92
LICENSE_AFL.txt
LICENSE.html
LICENSE.txt
LICENSE_EE*
mage
media/customer/
93
media/dhl/
T
Tharsan Bhuvanendran 已提交
94 95 96 97
media/downloadable/
media/.htaccess
media/import/
media/xmlconnect/
98
media/catalog/product/cache/
A
Aurélien Millet 已提交
99
/api.php
T
Tharsan Bhuvanendran 已提交
100 101 102 103 104 105 106 107 108 109 110 111 112
nbproject/
pear
pear/
php.ini.sample
pkginfo/
RELEASE_NOTES.txt
shell/abstract.php
shell/compiler.php
shell/indexer.php
shell/log.php
skin/adminhtml/default/default/
skin/adminhtml/default/enterprise
skin/frontend/base/
N
No0ne 已提交
113
skin/frontend/rwd/
T
Tharsan Bhuvanendran 已提交
114 115 116 117 118 119 120 121 122 123
skin/frontend/default/blank/
skin/frontend/default/blue/
skin/frontend/default/default/
skin/frontend/default/french/
skin/frontend/default/german/
skin/frontend/default/iphone/
skin/frontend/default/modern/
skin/frontend/enterprise
skin/install/
var/