Add PHPUnit result cache to gitignore (#6105)
This commit is contained in:
parent
9c4cef107f
commit
36202b2012
|
@ -13,6 +13,7 @@ Homestead.yaml
|
||||||
auth.json
|
auth.json
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
.phpunit.result.cache
|
||||||
/.fleet
|
/.fleet
|
||||||
/.idea
|
/.idea
|
||||||
/.vscode
|
/.vscode
|
||||||
|
|
Loading…
Reference in New Issue