Update gitignore for symfony/phpunit-bridge

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
Dillon-Brown 2020-06-03 03:46:40 +01:00
parent 99edaeb860
commit 53556322c7

7
.gitignore vendored
View file

@ -162,3 +162,10 @@ testem.log
/.php_cs.cache
###< friendsofphp/php-cs-fixer ###
###> symfony/phpunit-bridge ###
.phpunit
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###