Skip to content

Commit 388eaea

Browse files
committed
.gitignore: Fix ignore test outputs
1 parent fad17a3 commit 388eaea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/vendor
21
/composer.lock
3-
/tests/temp
2+
/tests/**/output
43
/tests/lock
4+
/tests/temp
5+
/vendor

0 commit comments

Comments
 (0)