Ignore .phpunit.result.cache
This commit is contained in:
parent
c7cc4f0216
commit
774cf8086a
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
/output_*/
|
||||
/source/build/
|
||||
/vendor/
|
||||
/.phpunit.result.cache
|
||||
|
|
Reference in a new issue