Skip to content

Commit adace79

Browse files
committed
ignore playwright generated files for the experimental example
1 parent 4eb185f commit adace79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/e2e/experimental/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ yarn-error.log*
3939
# typescript
4040
*.tsbuildinfo
4141
next-env.d.ts
42+
43+
# playwright
44+
/test-results/
45+
/playwright-report/
46+
/blob-report/
47+
/playwright/.cache/

0 commit comments

Comments
 (0)