git-subtree-dir: xo-pyrprintjson git-subtree-mainline:c8521d96b4git-subtree-split:36797a419a
6 lines
213 B
Text
6 lines
213 B
Text
# clangd working space (see emacs+lsp)
|
|
.cache
|
|
# typical cmake build directory (source-tree-nephew)
|
|
.build*
|
|
# symlink to builddir/compile_commands.json; should be set manually in dev sandbox
|
|
compile_commands.json
|