misc: add knob to generate compile_commands.json
Used for lanuguage servers like clangd and ccls Type: improvement Change-Id: I68d534dfa7b8ba3459fbd919d5ffccaa1fa1171e Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
599efc67e8
commit
13bcb92e64
4
.gitignore
vendored
4
.gitignore
vendored
@ -84,6 +84,10 @@ GTAGS
|
||||
/sphinx_venv
|
||||
!/docs/Makefile
|
||||
|
||||
# language servers
|
||||
compile_commands.json
|
||||
.clangd
|
||||
|
||||
# indent backup files
|
||||
*.BAK
|
||||
|
||||
|
Reference in New Issue
Block a user