Skip to content

Commit ff63f34

Browse files
committed
Add .phpunit.result.cache to .gitignore
1 parent c14c733 commit ff63f34

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
@@ -72,4 +72,4 @@ composer.lock
7272
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
7373
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
7474
# composer.lock
75-
75+
.phpunit.result.cache

0 commit comments

Comments
 (0)