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