fix: add additional playwright folders to .gitignore
This commit is contained in:
@@ -42,8 +42,10 @@ prisma/dev.db
|
|||||||
# tests
|
# tests
|
||||||
/tests
|
/tests
|
||||||
/test-results/
|
/test-results/
|
||||||
|
/blob-report/
|
||||||
/playwright-report/
|
/playwright-report/
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
|
/playwright/.auth/
|
||||||
|
|
||||||
# docker
|
# docker
|
||||||
pgdata
|
pgdata
|
||||||
|
|||||||
Reference in New Issue
Block a user