.gitignore 117 B

1234567891011
  1. node_modules/
  2. dist/
  3. coverage/
  4. .turbo
  5. test-results/
  6. playwright-report/
  7. blob-report/
  8. playwright/.cache/
  9. target/
  10. .debug