Skip to content

Commit 90b6165

Browse files
authored
Merge pull request laravel#4725 from calebporzio/patch-1
Add .phpunit.result.cache to the .gitignore
2 parents 3e43e6b + 6b40d49 commit 90b6165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ Homestead.yaml
1111
npm-debug.log
1212
yarn-error.log
1313
.env
14+
.phpunit.result.cache

0 commit comments

Comments
 (0)