6 lines
139 B
Text
6 lines
139 B
Text
# lsp keep state here
|
|
.cache
|
|
# typical build directories
|
|
.build*
|
|
# for lsp: manual symlink to chosen build directory
|
|
compile_commands.json
|