Add .phpunit.result.cache to the .gitignore (#2973)
This commit is contained in:
parent
cd49307a2c
commit
dfc56427c3
1 changed files with 1 additions and 0 deletions
|
|
@ -15,3 +15,4 @@ storage/*.key
|
||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
Homestead.json
|
Homestead.json
|
||||||
/.vagrant
|
/.vagrant
|
||||||
|
.phpunit.result.cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue