Ignore PHPUnit cache
This commit is contained in:
parent
21d1bc113c
commit
29cf7e8660
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,4 +3,4 @@
|
||||||
/output_*/
|
/output_*/
|
||||||
/source/dist/
|
/source/dist/
|
||||||
/vendor/
|
/vendor/
|
||||||
/.phpunit.result.cache
|
/*.cache
|
||||||
|
|
Loading…
Reference in a new issue