Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git: ignore compile_commands.json file
It is useful to be used with clangd to enhance a text editor. This file can be generated with bear, e.g. $ make clean $ bear --append -- make -j$(nproc) all check Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
- Loading branch information