.DS_Store

# Ingore Vagrant stuff
*.box
.cache/
.vagrant
.bashrc
.bash_history
.sudo_as_admin_successful

# Ignore Composer stuff
.composer/
vendor/
composer.lock

# Ignore IDE stuff
.idea
