fix: allow trybuild compile-fail expected-output stderr files to be tracked

This commit is contained in:
Story Crater Bot
2026-08-20 15:09:37 +00:00
parent 20a54e42cf
commit 08e8691dad
+1
View File
@@ -5,6 +5,7 @@ rust-agentic-task.md
tasks/artifacts/*
*.stderr
!*/tests/compile_fail/*.stderr # trybuild compile-fail expected outputs are tracked with the tests
verify/
reviews/