We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 277ece0 commit a40c81cCopy full SHA for a40c81c
.gitignore
@@ -1,5 +1,8 @@
1
*DS_Store
2
3
+coverage_html/
4
+coverage.xml
5
+test_report.log
6
7
# exclude content of logfiles folders
8
*/logfiles/*
0 commit comments