mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
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.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
|
|
Loading…
Add table
Reference in a new issue