sync: update from private repo (9a86f49b)
This commit is contained in:
@@ -25,6 +25,9 @@ export default defineConfig({
|
||||
'.claude/**',
|
||||
'.superpowers/**',
|
||||
'.worktrees/**',
|
||||
// Runtime workspace output can contain user-generated Playwright specs.
|
||||
// They must only run through the workspace's intended test runner.
|
||||
'data/worktrees/**',
|
||||
// Playwright E2E specs — run via `npm run test:e2e`, not vitest. They
|
||||
// import @playwright/test and fail collection under vitest.
|
||||
'ui/e2e/**',
|
||||
|
||||
Reference in New Issue
Block a user