chore: remove orphaned MaterializingArtifactWriter, gitignore healthcheck output
DefaultMaterializingArtifactWriter and its MaterializingArtifactWriter interface
were test-only orphans after the sandbox dual-write retirement (95e79bf) - no
production wiring, never instantiated outside their own test. Delete all three.
Add healthcheck_*.txt to .gitignore (one-off generated output).
This commit is contained in:
@@ -58,6 +58,7 @@ kotlin-ide/
|
||||
CLAUDE.md
|
||||
scripts/
|
||||
test_output.log
|
||||
healthcheck_*.txt
|
||||
**/xcuserdata
|
||||
.test-federation.*
|
||||
bin/
|
||||
|
||||
Reference in New Issue
Block a user