subrepo: subdir: "xo-indentlog" merged: "0834c6ad" upstream: origin: "git@github.com:Rconybea/xo-indentlog.git" branch: "main" commit: "0834c6ad" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
8 lines
193 B
Text
8 lines
193 B
Text
# emacs projectile config
|
|
.projectile
|
|
# symlink to ${my_build_directory}/compile_commands.json to make LSP work
|
|
compile_commands.json
|
|
# lsp keeps state here
|
|
.cache
|
|
# typical build dirs
|
|
.build*
|