Skip to content

Commit 98a5429

Browse files
Aitomatesclaude
andcommitted
chore(ci): ignore Playwright artifacts; track UI test lockfile
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 58099d3 commit 98a5429

2 files changed

Lines changed: 102 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ dist/
55
build/
66
*.egg-info/
77
artifacts/
8+
9+
# Node / Playwright UI test artifacts (tests/ui)
10+
node_modules/
11+
playwright-report/
12+
test-results/
13+
.playwright/

tests/ui/package-lock.json

Lines changed: 96 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)