Skip to content

Commit 6a74797

Browse files
authored
Fix gitignore (#3963)
1 parent 86976f2 commit 6a74797

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ docs/
2020
!.yarn/releases
2121
!.yarn/sdks
2222
!.yarn/versions
23-
/test-results/
24-
/playwright-report/
2523
/blob-report/
2624
/playwright/.cache/
25+
test-results/
26+
playwright-report/
2727
.vscode

0 commit comments

Comments
 (0)