Merge pull request #4725 from calebporzio/patch-1
Add .phpunit.result.cache to the .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,3 +11,4 @@ Homestead.yaml
|
|||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
.env
|
.env
|
||||||
|
.phpunit.result.cache
|
||||||
|
|||||||
Reference in New Issue
Block a user