9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
.env
|
|
.venv
|
|
__pycache__
|
|
|
|
# Pipeline harness: per-run artifacts (md/json from tests.pipeline_setup_v3/v4)
|
|
tests/**/test_runs/**/*.md
|
|
tests/**/test_runs/**/*.json
|
|
tests/**/test_results/**/*.md
|
|
tests/**/test_results/**/*.json |