composer.phar
/vendor/

# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
composer.lock

#IDE
.buildpath
.project
.settings/

# Transifex
/.tx/

# phpunit
.phpunit.result.cache

#gren 
#https://github-tools.github.io/github-release-notes/options.html
.grenrc-1.js
.grenrc-backup
.grenrc.js.backup
