playwright-js/.gitignore
2024-09-29 11:24:09 +08:00

7 lines
91 B
Plaintext

node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/.idea/