respect-validation/.gitignore
Henrique Moody 80ff37ca7f
Configure continuous integration with GitHub actions
This commit will also remove Travis and Scrutinizer and will configure
Codecov as a code coverage tool.

A few changes in the PHPUnit configuration already had to be made
before, but became more visible now. They're along with this commit.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2020-08-27 19:06:37 +02:00

10 lines
112 B
Plaintext

.couscous/
.phpcs.cache
.phpunit.result.cache
composer.lock
Makefile
phpcs.xml
phpstan.neon
phpunit.xml
vendor/