Skip to content

Commit a7cd207

Browse files
committed
Add .phpunit.cache to .gitignore
1 parent 458b145 commit a7cd207

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ vendor
33
.idea
44
node_modules
55
dist
6-
.phpunit.result.cache
6+
.phpunit.result.cache
7+
.phpunit.cache

0 commit comments

Comments
 (0)