Skip to content

Commit 7fcc735

Browse files
CopilotYehonal
andcommitted
Add Playwright test artifacts to .gitignore
Co-authored-by: Yehonal <[email protected]>
1 parent fe91f02 commit 7fcc735

File tree

3 files changed

+4
-80
lines changed

3 files changed

+4
-80
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ testem.log
4545
!/e2e/protractor.conf.js
4646
/e2e/*.map
4747

48+
# Playwright
49+
/test-results
50+
/playwright-report
51+
4852
# System Files
4953
.DS_Store
5054
Thumbs.db

playwright-report/index.html

Lines changed: 0 additions & 76 deletions
This file was deleted.

test-results/.last-run.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)