git-subtree-dir: xo-pyreflect git-subtree-mainline:c7f5d9d810git-subtree-split:54d11b31a5
8 lines
188 B
Text
8 lines
188 B
Text
# emacs workspace config
|
|
.projectile
|
|
# lsp keeps state here
|
|
.cache
|
|
# typical build directory
|
|
.build*
|
|
# lsp: symlink to file in build directory (established manually)
|
|
compile_commands.json
|