mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-07 10:17:43 +02:00
[eric] gitignore: ignore the repo-root test-results/ playwright drops when run from the root
This commit is contained in:
@@ -10,6 +10,8 @@ e2e/traces/
|
||||
e2e/playwright-report/
|
||||
e2e/test-results/
|
||||
e2e/results.json
|
||||
# Playwright also drops a test-results/ at the repo root when run from here.
|
||||
test-results/
|
||||
backend/data/**
|
||||
!backend/data/outputs/
|
||||
!backend/data/outputs/*.json
|
||||
|
||||
Reference in New Issue
Block a user