playwright/packages/create-playwright/.npmignore
2021-09-13 22:48:19 +02:00

8 lines
100 B
Plaintext

!/lib/**/*
/node_modules/
/test-results/
/src/**/*
/tests/**/*
/playwright.config.ts
/tsconfig.json