.git/
.gitignore
# Transifex
/.tx/
#for development in vbox
/vendor/
composer.lock
#IDE
.buildpath
.project
.settings/

