# composer
/composer.phar
/vendor/

# eclipse
/.project
/.buildpath
/.settings

# build
/build/logs

# artifacts
/config.yml
*~
*.bak

