6 lines
149 B
Text
6 lines
149 B
Text
# lsp keeps state here
|
|
.cache
|
|
# typical build directory
|
|
build
|
|
# lsp: symlink to file in build directory (established manually)
|
|
compile_commands.json
|