We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0504e8 commit e2fa79eCopy full SHA for e2fa79e
.gitignore
@@ -32,7 +32,7 @@ speed-measure-plugin*.json
32
.history/*
33
34
# misc
35
-/.angular/cache
+/.angular/cache
36
/.sass-cache
37
/connect.lock
38
/coverage
@@ -44,10 +44,10 @@ testem.log
44
45
# System Files
46
.DS_Store
47
-Thumbs.db
48
-/test-results/
49
-/playwright-report/
50
-/playwright/.cache/
51
52
53
+Thumbs.db
+/test-results/
+/playwright-report/
+/playwright/.cache/
+/pw-report/
0 commit comments