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
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -8,4 +8,11 @@ node_modules/
|
|||
.DS_Store
|
||||
deepagents/
|
||||
debug.log
|
||||
opencode/
|
||||
opencode/
|
||||
.cursor/skills/playwright-testing
|
||||
|
||||
# Playwright (E2E test artifacts — never commit)
|
||||
surfsense_web/playwright/.auth/
|
||||
surfsense_web/playwright-report/
|
||||
surfsense_web/test-results/
|
||||
surfsense_web/blob-report/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue