6 lines
182 B
Text
6 lines
182 B
Text
# clangd (run via lsp) keeps state here
|
|
.cache
|
|
# typical build directory
|
|
.build
|
|
# compile_commands.json: symlink to build directory, should be created manually
|
|
compile_commands.json
|