Skip to content

Commit 532bde9

Browse files
committed
Git ignore phpunit result cache
1 parent cb4fdfd commit 532bde9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
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,4 +17,5 @@ composer.lock
1717

1818
# build
1919
build/
20-
build.properties
20+
build.properties
21+
.phpunit.result.cache

0 commit comments

Comments
 (0)