| # test-results contains outputs from a single test run. | |
| # useful for debugging but it should not be committed. | |
| test-results | |
| # Playwright test output formatted as HTML. | |
| # This directory is generated by Playwright and should not be committed. | |
| playwright-report | |
| playwright/.cache | |