# Vagrant metadata
.vagrant

# PHPStorm Files
.idea

# Composer
composer.lock
vendor/*
bin/*

# Random test file
test.php