7 lines
181 B
Text
7 lines
181 B
Text
# lsp keeps state here
|
|
.cache
|
|
# typical build directories
|
|
build
|
|
ccov
|
|
# compile_commands.json symlink -> build/compile_commands.json should be created manually
|
|
compile_commands.json
|