Skip to content

Commit 0b4adf4

Browse files
authored
Merge pull request #146 from derrabus/chore/fix-gitignore
Adjust gitignore for PHPUnit 10
2 parents c2e3244 + 225670d commit 0b4adf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
phpunit.xml
2-
/.phpunit.result.cache
2+
/.phpunit.cache
33
build
44
vendor
55
/composer.lock

0 commit comments

Comments
 (0)