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:
@@ -10,5 +10,8 @@ coverage_html/
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
example
|
||||
example_large
|
||||
examples/example
|
||||
.cluster/
|
||||
vsr_boot_marker
|
||||
|
||||
Reference in New Issue
Block a user