Skip to content

Commit 731dc27

Browse files
committed
Git ignore phpunit result cache
1 parent 215072b commit 731dc27

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,7 +2,7 @@
22
.DS_Store
33
Thumbs.db
44

5-
# IDEs
5+
# IDEs
66
.buildpath
77
.project
88
.settings/
@@ -17,3 +17,4 @@ vendor/
1717
# build
1818
build/
1919
composer.lock
20+
.phpunit.result.cache

0 commit comments

Comments
 (0)