diff options
author | Rafael CorrĂȘa Gomes <rafaelcg_stz@hotmail.com> | 2015-01-21 19:26:49 -0200 |
---|---|---|
committer | Rafael CorrĂȘa Gomes <rafaelcg_stz@hotmail.com> | 2015-01-21 19:26:49 -0200 |
commit | e6d0be8f1078b98b85c1988746604433df3a90b9 (patch) | |
tree | 3aea759359997b39dd34744ca7f2f6a833625ff5 /Magento.gitignore | |
parent | 2609c4c7289aa2ebb3fc0936abbc2cba9d7bd07f (diff) | |
download | gitignore-e6d0be8f1078b98b85c1988746604433df3a90b9.tar.gz gitignore-e6d0be8f1078b98b85c1988746604433df3a90b9.zip |
Base path to placeholder images
Base is media/catalog/product/placeholder/default/ and media/catalog/product/placeholder/my-theme/ new placeholder set on admin.
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 9eb9f045..c5ba85e2 100644 --- a/Magento.gitignore +++ b/Magento.gitignore @@ -96,6 +96,7 @@ media/.htaccess media/import/ media/xmlconnect/ media/catalog/product/cache/ +media/catalog/product/placeholder/default/ /api.php nbproject/ pear |