feat: add Playwright output directories to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,6 +23,9 @@ htmlcov/
|
|||||||
frontend/node_modules/
|
frontend/node_modules/
|
||||||
frontend/dist/
|
frontend/dist/
|
||||||
frontend/.vite/
|
frontend/.vite/
|
||||||
|
frontend/playwright-report/
|
||||||
|
frontend/test-results/
|
||||||
|
frontend/.playwright/
|
||||||
|
|
||||||
# Environment & local config
|
# Environment & local config
|
||||||
.env
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user