Magento.gitignore 1.8 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_*
17
app/etc/modules/Mage_*.xml
D
Danny McClelland 已提交
18
app/etc/modules/Phoenix_Moneybookers.xml
D
Daniel Niedergesäß 已提交
19
app/etc/modules/Cm_RedisSession.xml
M
Mike Manger 已提交
20
app/etc/applied.patches.list
D
Danny McClelland 已提交
21
app/etc/config.xml
22
app/etc/enterprise.xml
D
Danny McClelland 已提交
23 24
app/etc/local.xml.additional
app/etc/local.xml.template
25
app/etc/local.xml
26
app/.htaccess
M
Mateusz Kutyba 已提交
27
app/bootstrap.php
28
app/locale/
D
Danny McClelland 已提交
29
app/Mage.php
A
Aurélien Millet 已提交
30
/cron.php
D
Danny McClelland 已提交
31
cron.sh
M
Mateusz Kutyba 已提交
32 33
dev/.htaccess
dev/tests/functional/
D
Danny McClelland 已提交
34 35 36
downloader/
errors/
favicon.ico
A
Aurélien Millet 已提交
37
/get.php
D
Danny McClelland 已提交
38
includes/
A
Aurélien Millet 已提交
39
/index.php
D
Danny McClelland 已提交
40
index.php.sample
C
Chris Jones 已提交
41
/install.php
D
Danny McClelland 已提交
42 43
js/blank.html
js/calendar/
44
js/enterprise/
45
js/extjs/
46
js/firebug/
D
Danny McClelland 已提交
47 48
js/flash/
js/index.php
49 50
js/jscolor/
js/lib/
D
Danny McClelland 已提交
51
js/mage/
52
js/prototype/
D
Danny McClelland 已提交
53
js/scriptaculous/
54
js/spacer.gif
D
Danny McClelland 已提交
55
js/tiny_mce/
56
js/varien/
D
Danny McClelland 已提交
57
lib/3Dsecure/
58
lib/Apache/
D
Danny McClelland 已提交
59 60
lib/flex/
lib/googlecheckout/
T
Tharsan Bhuvanendran 已提交
61 62 63 64
lib/.htaccess
lib/LinLibertineFont/
lib/Mage/
lib/PEAR/
O
Olav van Schie 已提交
65
lib/Pelago/
T
Tharsan Bhuvanendran 已提交
66 67 68
lib/phpseclib/
lib/Varien/
lib/Zend/
D
Daniel Niedergesäß 已提交
69 70 71
lib/Cm/
lib/Credis/
lib/Magento/
T
Tharsan Bhuvanendran 已提交
72 73 74 75
LICENSE_AFL.txt
LICENSE.html
LICENSE.txt
LICENSE_EE*
I
Ian Garcez 已提交
76
/mage
M
Mateusz Kutyba 已提交
77
media/
A
Aurélien Millet 已提交
78
/api.php
T
Tharsan Bhuvanendran 已提交
79 80 81 82 83 84
nbproject/
pear
pear/
php.ini.sample
pkginfo/
RELEASE_NOTES.txt
M
Mateusz Kutyba 已提交
85
shell/.htaccess
T
Tharsan Bhuvanendran 已提交
86 87 88 89
shell/abstract.php
shell/compiler.php
shell/indexer.php
shell/log.php
R
Rafael Corrêa Gomes 已提交
90
sitemap.xml
T
Tharsan Bhuvanendran 已提交
91 92 93
skin/adminhtml/default/default/
skin/adminhtml/default/enterprise
skin/frontend/base/
N
No0ne 已提交
94
skin/frontend/rwd/
T
Tharsan Bhuvanendran 已提交
95 96 97 98 99 100 101 102 103 104
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/