gitignore: + compile_commands.json

This commit is contained in:
Roland Conybeare 2026-05-19 08:28:43 -04:00
commit aa5c862901

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
compile_commands.json
result
.build*