Skip to content

Commit a83878f

Browse files
committed
chore: add tests/test-results/ to gitignore for Playwright output
1 parent 8e2e691 commit a83878f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ npm-debug.log*
1111
# Test output
1212
/coverage/
1313
/test-results/
14+
tests/test-results/
1415
/playwright-report/
1516

1617
# OS

0 commit comments

Comments
 (0)