Skip to content

Commit 086715a

Browse files
committed
Added .phpunit.result.cache to git ignore
1 parent bc3dc3e commit 086715a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
composer.phar
33
composer.lock
44
.DS_Store
5-
.idea
5+
.idea
6+
.phpunit.result.cache

.phpunit.result.cache

-1
This file was deleted.

0 commit comments

Comments
 (0)