Last active
February 12, 2016 16:28
-
-
Save jzahedieh/72b59f1f2606000c6b0d to your computer and use it in GitHub Desktop.
Magento EE 1.14 .gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# default magento folders | |
/downloader/ | |
/errors/ | |
/includes/ | |
/lib/ | |
/media/ | |
/pkginfo/ | |
/shell/ | |
/var/ | |
/vendor/ | |
# magento app folder | |
/app/.htaccess | |
/app/Mage.php | |
/app/code/community/Cm/ | |
/app/code/community/Phoenix/ | |
/app/code/core/ | |
/app/design/adminhtml/default | |
/app/design/frontend/base/ | |
/app/design/frontend/enterprise/ | |
/app/design/frontend/rwd/ | |
/app/design/install/ | |
/app/etc/config.xml | |
/app/etc/enterprise.xml | |
/app/etc/local.xml | |
/app/etc/local.xml.additional | |
/app/etc/local.xml.template | |
/app/locale/ | |
# magento js folder | |
/js/calendar/ | |
/js/enterprise/ | |
/js/extjs/ | |
/js/firebug/ | |
/js/flash/ | |
/js/jscolor/ | |
/js/lib/ | |
/js/mage/ | |
/js/prototype/ | |
/js/scriptaculous/ | |
/js/tiny_mce/ | |
/js/varien/ | |
/js/blank.html | |
/js/index.php | |
/js/spacer.gif | |
# magento skin folder | |
/skin/adminhtml/default/default/ | |
/skin/adminhtml/default/enterprise/ | |
/skin/frontend/base/ | |
/skin/frontend/enterprise/ | |
/skin/frontend/rwd/ | |
/skin/install/ | |
# base magento files | |
/.htaccess | |
/.htaccess.sample | |
/LICENSE.html | |
/LICENSE.txt | |
/LICENSE_AFL.txt | |
/LICENSE_EE.html | |
/LICENSE_EE.txt | |
/RELEASE_NOTES.txt | |
/api.php | |
/cron.php | |
/cron.sh | |
/favicon.ico | |
/get.php | |
/index.php | |
/index.php.sample | |
/install.php | |
/mage | |
/php.ini.sample | |
# magento default modules | |
/app/etc/modules/Cm_RedisSession.xml | |
/app/etc/modules/Enterprise_*.xml | |
/app/etc/modules/Mage_*.xml | |
/app/etc/modules/Phoenix_Moneybookers.xml |
@roromoda I have access via my employer, it would be illegal to share it, you will have to go via ebay/magento.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i would like to know where i can download magento ee 1.14.1
if you have it can u please email it to me
[email protected] or upluad it on sharing file and send me the link?
thanks in advance