We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd118af commit 615d098Copy full SHA for 615d098
1 file changed
.gitignore
@@ -1,6 +1,8 @@
1
node_modules/
2
/test-results/
3
/playwright/.cache/
4
+.node-version
5
+yarn.lock
6
7
# env
8
.env
0 commit comments