/composer.phar
/vendor/

#PHPStorm folder
/.idea

#backup files from unix editors
*~

#merge files
*.orig

#Ignoring MacDS_Store files
.DS_Store
