Skip to content

Commit 3d79649

Browse files
committed
Adding phpunit cache to gitignore
1 parent 434bc66 commit 3d79649

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
@@ -12,4 +12,5 @@ vendor/*
1212
/template/
1313
/.travis/
1414
/vendor-bin/require-checker/vendor/
15-
/vendor-bin/couscous/vendor/
15+
/vendor-bin/couscous/vendor/
16+
.phpunit.result.cache

0 commit comments

Comments
 (0)