7 lines
154 B
Text
7 lines
154 B
Text
# symlink to ${mybuilddirectory}/compile_commands.json for LSP
|
|
compile_commands.json
|
|
# LSP keeps state here
|
|
.cache
|
|
# typical build directories
|
|
build
|
|
ccov
|