playwright/.gitignore
Dmitry Gozman 33c2f6c31e
chore: do not bundle api.json and protocol.yml (#6841)
These are only needed for the driver, so bundle them
in the driver explicitly.
2021-06-02 14:01:05 -07:00

18 lines
196 B
Plaintext

/node_modules/
/test-results/
/tests/coverage-report
.local-browsers/
/.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
yarn.lock
/src/generated/*
lib/
drivers/
.android-sdk/
.gradle/
nohup.out
.trace