Skip to content

Commit 2bc1a13

Browse files
Add .phpunit.result.cache to .gitignore
Co-authored-by: henriquemoody <154023+henriquemoody@users.noreply.github.com>
1 parent 50ba720 commit 2bc1a13

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.phpcs.cache
22
.phpunit.cache/
3+
.phpunit.result.cache
34
/vendor/

.phpunit.result.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)