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