Git ignore Magento
# Ignore PHPStorm
/.idea/
/.phpstorm.meta.php
#Ignore vagrant
/.vagrant/
# Ignore code coverage reports
/build/
# Ignore build cache
cache.properties
# Misc files
.DS_Store
*.sass-cache/
app/etc/local.xml
app/etc/local.xml.phpunit
magmi/*
media/*
var/*
downloader/pearlib/cache/*
downloader/pearlib/download/*
downloader/*.cfg
downloader/.cache
app/etc/use_cache.ser
errors/local.xml
includes/*
.htaccess