# Netbeans
/nbproject

# Eclipse
/.settings
/.buildpath
/.project

# Composer
/composer.phar
/vendor

# Vagrant
.vagrant
Vagrantfile

.idea