Stand up the monorepo skeleton and land the first Phase 0 artifacts: pairing threat model, plugin catalog, builder detect, 20-prompt golden harness, and synthetic 2GB mirror timing.
18 lines
202 B
Plaintext
18 lines
202 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
node_modules/
|
|
.wp-env/
|
|
vendor/
|
|
dist/
|
|
coverage/
|
|
playwright-report/
|
|
test-results/
|
|
*.tsbuildinfo
|
|
.phpunit.result.cache
|
|
*.log
|
|
.idea/
|
|
.vscode/
|
|
e2e/fixtures/large-exports/
|