Add test_rv_mesh to host-test .gitignore

Fixes an untracked-file warning from the repo stop-hook: the compiled
binary was built by make but the .gitignore update was missed in
8dfb031. No source changes.
This commit is contained in:
Claude 2026-04-19 03:58:14 +00:00
parent 8dfb031cb3
commit 167e4070da
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Compiled host-test binaries
test_adaptive_controller
test_rv_feature_state
test_rv_mesh
*.o