gitignore: + compile_commands.json
This commit is contained in:
parent
fe9b36140a
commit
43a08a9628
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,3 +3,5 @@
|
|||
# typical build directories
|
||||
build
|
||||
ccov
|
||||
# for lsp: manual symlink to chosen build directory
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue