Files
moreminimore-vibe/e2e-tests/snapshots/context_manage.spec.ts_manage-context---exclude-paths-1.aria.yml

14 lines
399 B
YAML

- dialog:
- heading "Codebase Context" [level=3]
- paragraph:
- text: Select the files to use as context.
- img
- textbox "src/**/*.tsx"
- button "Add"
- paragraph: Dyad will use the entire codebase as context.
- heading "Exclude Paths" [level=3]
- paragraph:
- text: These files will be excluded from the context.
- img
- textbox "node_modules/**/*"
- button "Add"