Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit b3505f0

Browse files
author
Andreu Correa
committed
Fix .gitignore
1 parent de5812a commit b3505f0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
vendor/
2-
coverage_report/
31
.idea/
4-
composer.lock
2+
coverage/
3+
coverage_report/
4+
vendor/
5+
composer.lock
6+
coverage.xml

0 commit comments

Comments
 (0)