We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023d448 commit 80c5636Copy full SHA for 80c5636
1 file changed
.gitignore
@@ -27,3 +27,6 @@ dist/
27
build/
28
.venv/
29
.playwright-mcp/
30
+
31
+# pytest coverage artifact
32
+.coverage
0 commit comments