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