.gitignore
.idea
### Vagrant template
.vagrant/
### Composer template
composer.phar
/vendor/
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
composer.lock
# Custom entries
.php_cs*.cache
.env
variables.mk
build/
ocular.phar
php-cs-fixer.phar
phpstan.phar
.phpunit.result.cache