16 lines
279 B
Text
16 lines
279 B
Text
# playwright tests
|
|
test/logs
|
|
test/node_modules
|
|
test/playwright-report
|
|
test/test-results
|
|
test/results
|
|
test/storage_state
|
|
test/specs-results
|
|
test/specs/**/*-darwin.png
|
|
test/specs/**/*-window.png
|
|
test/specs/accessibility/**/*-snapshots
|
|
test/.eslintcache
|
|
|
|
# build
|
|
dist
|
|
*.tsbuildinfo
|