Browse Source

🔧 Add .auth playwright folder to .gitignore (#1383)

pull/13907/head
Justin Perdok 10 months ago
committed by GitHub
parent
commit
1c3e464acd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      frontend/.gitignore

1
frontend/.gitignore

@ -27,3 +27,4 @@ openapi.json
/playwright-report/
/blob-report/
/playwright/.cache/
/playwright/.auth/
Loading…
Cancel
Save