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