Skip to content

Commit e2fa79e

Browse files
committed
updating to ignore playwright reports
1 parent c0504e8 commit e2fa79e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.gitignore

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ speed-measure-plugin*.json
3232
.history/*
3333

3434
# misc
35-
/.angular/cache
35+
/.angular/cache
3636
/.sass-cache
3737
/connect.lock
3838
/coverage
@@ -44,10 +44,10 @@ testem.log
4444

4545
# System Files
4646
.DS_Store
47-
Thumbs.db
48-
/test-results/
49-
/playwright-report/
50-
/playwright/.cache/
51-
/test-results/
52-
/playwright-report/
53-
/playwright/.cache/
47+
Thumbs.db
48+
/test-results/
49+
/playwright-report/
50+
/playwright/.cache/
51+
/test-results/
52+
/pw-report/
53+
/playwright/.cache/

0 commit comments

Comments
 (0)