.env
.DS_Store
.phpunit.result.cache
/.idea/
/vendor/
/build/
/var/log/*
!var/log/.gitkeep
/var/tmp/*
!/var/tmp/cache/
/var/tmp/cache/*
!var/tmp/cache/.gitkeep
!/var/tmp/di/
/var/tmp/di/*
!var/tmp/di/.gitkeep
/tests/Http/log/*
!/tests/Http/log/.gitkeep
phpunit.xml
/docs/api/
autoload.php
/.phpcs.xml
/.phpcs-cache
/vendor-bin/tools/vendor/
