Add build artifacts to .gitignore

Ignore example binaries compiled to root directory and the
vsr_boot_marker runtime data file.

https://claude.ai/code/session_01JniNxxDP4NbsDXNGmGNG7H
This commit is contained in:
Claude
2026-02-21 22:32:51 +00:00
parent b0cc529773
commit 510007d560
+3
View File
@@ -10,5 +10,8 @@ coverage_html/
*.o
*.a
*.so
example
example_large
examples/example
.cluster/
vsr_boot_marker