Skip to content

Commit 7d70dd5

Browse files
committed
avoid to commit PHPUnit result cache file
1 parent 34c2001 commit 7d70dd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ Thumbs.db
22
.idea
33
composer.lock
44
vendor/
5-
examples/*.log
5+
examples/*.log
6+
examples/.phpunit.result.cache

0 commit comments

Comments
 (0)