Skip to content

Commit

Permalink
Merge pull request #93 from stfndamjanovic/phpunit-gitignore
Browse files Browse the repository at this point in the history
Adjust gitignore for PHPUnit 10.x
  • Loading branch information
freekmurze committed Dec 3, 2023
2 parents 71d10b0 + 79f4203 commit 1e82806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.idea
.php_cs
.php_cs.cache
.phpunit.result.cache
.phpunit.cache
build
composer.lock
coverage
Expand Down

0 comments on commit 1e82806

Please sign in to comment.