mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 01:02:39 +02:00
chore: ignore Playwright runtime artifacts
This commit is contained in:
parent
6f8921ee65
commit
c3614f7a3e
2 changed files with 16 additions and 1 deletions
|
|
@ -12,3 +12,11 @@ Dockerfile
|
|||
.dockerignore
|
||||
node_modules
|
||||
README.md
|
||||
|
||||
# Playwright (never ship E2E tests to production runtime image)
|
||||
tests
|
||||
playwright.config.ts
|
||||
playwright
|
||||
playwright-report
|
||||
test-results
|
||||
blob-report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue