diff options
author | Rafael CorrĂȘa Gomes <rafaelcg_stz@hotmail.com> | 2014-12-08 22:23:35 -0200 |
---|---|---|
committer | Rafael CorrĂȘa Gomes <rafaelcg_stz@hotmail.com> | 2014-12-08 22:23:35 -0200 |
commit | 86c6c196872ee88ec092d4a1d6ac933239052307 (patch) | |
tree | 0e510aed17a33991d8a750f12670f177de6ab954 /Magento.gitignore | |
parent | c6e6d99b65bcdfc8f248f9545fc9ae43d141d8bd (diff) | |
download | gitignore-86c6c196872ee88ec092d4a1d6ac933239052307.tar.gz gitignore-86c6c196872ee88ec092d4a1d6ac933239052307.zip |
root sitemap.xml
The Magento production is configured to automatically generate the sitemap.xml, as is the url is taken as a base, it is important to be ignored.
Diffstat (limited to 'Magento.gitignore')
-rw-r--r-- | Magento.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Magento.gitignore b/Magento.gitignore index ad84efe3..09e8c683 100644 --- a/Magento.gitignore +++ b/Magento.gitignore @@ -104,6 +104,7 @@ shell/abstract.php shell/compiler.php shell/indexer.php shell/log.php +sitemap.xml skin/adminhtml/default/default/ skin/adminhtml/default/enterprise skin/frontend/base/ |