Skip to content

Commit 7033d1d

Browse files
committed
Added playwright files to .gitignore
1 parent c530539 commit 7033d1d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ coverage
99
# Soroban test runner — auto-generated, never commit
1010
**/test_snapshots/
1111
fix.md
12-
.npm-cache/
12+
.npm-cache/
13+
14+
# Playwright test execution items
15+
frontend/playwright-report/
16+
frontend/test-results/

0 commit comments

Comments
 (0)