diff --git a/.gitignore b/.gitignore index 596af538b2e..0a9e46bc888 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ packages/*/resources/css/icons.css # Created by `npm run webRun` when testing extension in web mode .vscode-test-web + +# Generated by E2E UI Tests +packages/amazonq/test/e2e/amazonq/resources \ No newline at end of file