Skip to content

Commit d8a8d07

Browse files
nadilasclaude
andcommitted
chore: add test-results to gitignore
The JUnit XML reports generated by test-libc.sh --ci are build artifacts that should not be committed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a7334b6 commit d8a8d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ tests/fixtures/fs-shim-guest/target/
1313
test-apps/**/target/
1414
test-apps/**/Cargo.lock
1515
__pycache__/
16+
/test-results

0 commit comments

Comments
 (0)