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