gitignore additions for Playwright
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -5,4 +5,7 @@
|
|||||||
/backend/build/
|
/backend/build/
|
||||||
/backend/dist/
|
/backend/dist/
|
||||||
/.context
|
/.context
|
||||||
.env
|
.env
|
||||||
|
/node_modules/
|
||||||
|
/test-results/
|
||||||
|
/playwright-report/
|
||||||
Reference in New Issue
Block a user