chore: add test binaries to gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 13:14:13 -05:00
parent c68694294b
commit 397c633d51

5
.gitignore vendored
View File

@@ -1,2 +1,7 @@
/target
/result
# Test binaries
hello
test_rc
test_rc2