Add .phpunit.result.cache to .gitignore
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
parent
6161510e55
commit
fe971611df
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,6 +42,7 @@ phpcs.xml
|
||||
# PHPUnit
|
||||
phpunit.xml
|
||||
/test/bootstrap.php
|
||||
.phpunit.result.cache
|
||||
# Jenkins
|
||||
/build/
|
||||
# Netbeans ide stuff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user