Add .phpunit.result.cache to .gitignore

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
Maurício Meneghini Fauth 2019-02-27 13:34:44 -03:00
parent 6161510e55
commit fe971611df

1
.gitignore vendored
View File

@ -42,6 +42,7 @@ phpcs.xml
# PHPUnit
phpunit.xml
/test/bootstrap.php
.phpunit.result.cache
# Jenkins
/build/
# Netbeans ide stuff