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 e6ce032 commit 1d739bdCopy full SHA for 1d739bd
3 files changed
.gitignore
@@ -2,3 +2,8 @@ node_modules
2
build/libar.bc
3
build/libar.o
4
doc/*
5
+# Test outputs
6
+test-results/
7
+playwright-report/
8
+playwright/.cache/
9
+coverage/
0 commit comments