| @@ -1,17 +1,9 @@ | ||
| 1 | 1 | /.wordpress-org |
| 2 | 2 | /.git |
| 3 | 3 | /.github |
| 4 | -/.gitignore | |
| 5 | -/.vscode | |
| 6 | 4 | /node_modules |
| 7 | 5 | /assets |
| 8 | 6 | /scripts |
| 9 | -/tests | |
| 7 | +/package-lock.json | |
| 10 | 8 | /target |
| 11 | -/test-results | |
| 12 | -/playwright-report | |
| 13 | -/package-lock.json | |
| 14 | -/playwright.config.ts | |
| 15 | -/biome.json | |
| 16 | -/.claude | |
| 17 | -/tsconfig.json | |
| 9 | +/cypress | |