{{ message }}
Commit 7e4d455
tools: add compile_commands to ignore file
For developing c++ source files, clangd generates an index file for
project via `./configure -C`. We can safely ignore the file from
tracking.
PR-URL: #41580
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>1 parent 8218bab commit 7e4d455
1 file changed
Lines changed: 3 additions & 0 deletions

0 commit comments