Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 37a04a7

Browse files
committed
.phpunit.result.cache file added to .gitignore
1 parent 998da06 commit 37a04a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ vendor/
1313
/coverage.clover
1414
coverage.xml
1515
clover.xml
16-
report/
16+
report/
17+
18+
# testing
19+
.phpunit.result.cache

0 commit comments

Comments
 (0)