forked from zeljkoprsa/waterlee-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
122 lines (121 loc) · 2.58 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
/app/code/community/Cm/
/app/code/community/Find/
/app/code/community/Phoenix/
/app/code/core/
/app/design/adminhtml/default/default/
/app/design/adminhtml/default/find/
/app/design/frontend/base/
/app/design/frontend/default/blank/
/app/design/frontend/default/default/
/app/design/frontend/default/iphone/
/app/design/frontend/default/modern/
/app/design/install/
/app/etc/modules/Cm_RedisSession.xml
/app/etc/modules/Find_Feed.xml
/app/etc/modules/Mage_All.xml
/app/etc/modules/Mage_Api.xml
/app/etc/modules/Mage_Authorizenet.xml
/app/etc/modules/Mage_Bundle.xml
/app/etc/modules/Mage_Centinel.xml
/app/etc/modules/Mage_Compiler.xml
/app/etc/modules/Mage_Connect.xml
/app/etc/modules/Mage_Downloadable.xml
/app/etc/modules/Mage_ImportExport.xml
/app/etc/modules/Mage_PageCache.xml
/app/etc/modules/Mage_Persistent.xml
/app/etc/modules/Mage_Weee.xml
/app/etc/modules/Mage_Widget.xml
/app/etc/modules/Mage_XmlConnect.xml
/app/etc/modules/Phoenix_Moneybookers.xml
/app/etc/config.xml
/app/etc/local.xml.additional
/app/etc/local.xml.template
/app/.htaccess
/app/locale/en_US/
/app/Mage.php
/cron.php
/cron.sh
/downloader/
/errors/
/favicon.ico
/get.php
/includes/
/index.php
/index.php.sample
/install.php
/js/blank.html
/js/calendar/
/js/extjs/
/js/flash/
/js/index.php
/js/jscolor/
/js/lib/
/js/mage/
/js/prototype/
/js/scriptaculous/
/js/spacer.gif
/js/tiny_mce/
/js/varien/
/lib/3Dsecure/
/lib/Cm/
/lib/Credis/
/lib/flex/
/lib/googlecheckout/
/lib/.htaccess
/lib/LinLibertineFont/
/lib/Mage/
/lib/Magento/
/lib/PEAR/
/lib/phpseclib/
/lib/Varien/
/lib/Zend/
/LICENSE_AFL.txt
/LICENSE.html
/LICENSE.txt
/mage
/media/customer/
/media/downloadable/
/media/.htaccess
/media/import/
/media/xmlconnect/
/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/frontend/base/
/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/waterlee-boilerplate/default/.sass-cache/*
/skin/install/
/var/
/.htaccess
/.htaccess.sample
/.idea/
/api.php
/media/
/trt.html
/app/etc/modules/Mage_Oauth.xml
/app/etc/modules/Mage_CurrencySymbol.xml
/app/etc/modules/Mage_Captcha.xml
/app/etc/modules/Mage_Api2.xml
/app/etc/local.xml
/waterlee-boilerplate_local.sql
Gemfile.lock
/skin/frontend/commercebug/
/app/code/community/Mgt/*
/app/etc/modules/Zeljkoprsa_Commercebug.xml
/app/etc/modules/Mgt_Base.xml
/app/etc/modules/Mgt_AmazingWysiwyg.xml
/app/code/local/*