We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51cf62f commit 827febbCopy full SHA for 827febb
2 files changed
app/.gitignore
@@ -21,3 +21,6 @@ dev.db-shm
21
dev.db-wal
22
projects/
23
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
0 commit comments