Skip to content

Commit 827febb

Browse files
committed
chore: gitignore stray app/test-results Playwright artifacts
1 parent 51cf62f commit 827febb

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

app/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ dev.db-shm
2121
dev.db-wal
2222
projects/
2323
projects.json
24+
25+
# Playwright artifacts when run from app/ (the suite normally runs from app/e2e)
26+
test-results/

app/test-results/.last-run.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)