git-subtree-dir: xo-pyexpression git-subtree-mainline:3309a6b8c0git-subtree-split:734ead4807
8 lines
250 B
Text
8 lines
250 B
Text
# emacs workspace config
|
|
.projectile
|
|
# 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
|