playwright/.gitignore
Dmitry Gozman 9dd982c508
chore: commit generated types to the repository (#4826)
Also check them during `npm run lint` and regenerate during `npm run watch`.
2020-12-26 13:52:05 -08:00

20 lines
252 B
Plaintext

/node_modules/
/test-results/
/test/coverage-report
/test/test-user-data-dir*
.local-browsers/
/.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
yarn.lock
/node6
/src/generated/*
lib/
jest-report.json
drivers/
/docs/api.json
.android-sdk/
.gradle/
nohup.out