subrepo: subdir: "xo-flatstring" merged: "996c220e" upstream: origin: "git@github.com:Rconybea/xo-flatstring" branch: "main" commit: "996c220e" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
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
|