diff --git a/.gitignore b/.gitignore index bf918a7..f936fd8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,12 +6,6 @@ tasks/artifacts/* verify/ reviews/ - -# Test fixtures are local-only, not committed. See T0.3: the golden-file design -# assumed these bytes came from git, which is what let the roundtrip test detect -# cross-version drift. Untracked, that guarantee is gone — a fresh clone has no -# fixtures at all — so the task's Verify section needs rewriting to match. -**/tests/fixtures/ # agent-harness: build artifacts and vendored archives never belong in source control *.tar.gz *.tgz