mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
Updated the Magento ignore file to reflect the newest version
This commit is contained in:
parent
0aeefb48c0
commit
37d794666d
@ -1,4 +1,6 @@
|
||||
.modgit/
|
||||
.htaccess
|
||||
.htaccess.sample
|
||||
app/code/community/Find/
|
||||
app/code/community/Phoenix/
|
||||
app/code/core/
|
||||
@ -15,14 +17,18 @@ app/etc/modules/Enterprise_*
|
||||
app/etc/modules/Find_Feed.xml
|
||||
app/etc/modules/Mage_All.xml
|
||||
app/etc/modules/Mage_Api.xml
|
||||
app/etc/modules/Mage_Api2.xml
|
||||
app/etc/modules/Mage_Authorizenet.xml
|
||||
app/etc/modules/Mage_Bundle.xml
|
||||
app/etc/modules/Mage_Captcha.xml
|
||||
app/etc/modules/Mage_Centinel.xml
|
||||
app/etc/modules/Mage_Compiler.xml
|
||||
app/etc/modules/Mage_Connect.xml
|
||||
app/etc/modules/Mage_CurrencySymbol.xml
|
||||
app/etc/modules/Mage_Downloadable.xml
|
||||
app/etc/modules/Mage_ImportExport.xml
|
||||
app/etc/modules/Mage_LoadTest.xml
|
||||
app/etc/modules/Mage_Oauth.xml
|
||||
app/etc/modules/Mage_PageCache.xml
|
||||
app/etc/modules/Mage_Persistent.xml
|
||||
app/etc/modules/Mage_Weee.xml
|
||||
@ -36,6 +42,7 @@ app/etc/local.xml.template
|
||||
app/.htaccess
|
||||
app/locale/
|
||||
app/Mage.php
|
||||
api.php
|
||||
cron.php
|
||||
cron.sh
|
||||
downloader/
|
||||
@ -78,6 +85,7 @@ LICENSE.txt
|
||||
LICENSE_EE*
|
||||
mage
|
||||
media/customer/
|
||||
media/dhl/
|
||||
media/downloadable/
|
||||
media/.htaccess
|
||||
media/import/
|
||||
|
Loading…
Reference in New Issue
Block a user