We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2566c3 commit c525ee9Copy full SHA for c525ee9
1 file changed
examples/e2e/experimental/.gitignore
@@ -39,3 +39,9 @@ yarn-error.log*
39
# typescript
40
*.tsbuildinfo
41
next-env.d.ts
42
+
43
+# playwright
44
+/test-results/
45
+/playwright-report/
46
+/blob-report/
47
+/playwright/.cache/
0 commit comments