Ignore PHPUnit result cache
This commit is contained in:
parent
6a137dbee7
commit
704cd757ba
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
/output_*/
|
||||
/source/dist/
|
||||
/vendor/
|
||||
/.phpunit.result.cache
|
||||
|
|
Loading…
Reference in a new issue