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