# PHPUNIT
.phpunit.cache

# Composer
vendor
composer.lock

# Environmental variables
.env

#
.idea
