# IDE Project files
.idea
nbproject
.project
.DS_Store

# vim
*.swp
# ctags
tags

/dist/
/vendor/
/composer.lock
/composer.phar
/composer-setup.php

