Skip to content

Commit 402607d

Browse files
committed
Update to Magento 1.8.x
1 parent 7b684c2 commit 402607d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Magento.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.modgit/
22
app/code/community/Find/
33
app/code/community/Phoenix/
4+
app/code/community/Cm/
45
app/code/core/
56
app/design/adminhtml/default/default/
67
app/design/adminhtml/default/find/
@@ -33,6 +34,7 @@ app/etc/modules/Mage_Weee.xml
3334
app/etc/modules/Mage_Widget.xml
3435
app/etc/modules/Mage_XmlConnect.xml
3536
app/etc/modules/Phoenix_Moneybookers.xml
37+
app/etc/modules/Cm_RedisSession.xml
3638
app/etc/config.xml
3739
app/etc/enterprise.xml
3840
app/etc/local.xml.additional
@@ -77,6 +79,9 @@ lib/PEAR/
7779
lib/phpseclib/
7880
lib/Varien/
7981
lib/Zend/
82+
lib/Cm/
83+
lib/Credis/
84+
lib/Magento/
8085
LICENSE_AFL.txt
8186
LICENSE.html
8287
LICENSE.txt
@@ -89,7 +94,7 @@ media/.htaccess
8994
media/import/
9095
media/xmlconnect/
9196
media/catalog/product/cache/
92-
97+
api.php
9398
nbproject/
9499
pear
95100
pear/

0 commit comments

Comments
 (0)