git-subtree-dir: xo-reflectutil git-subtree-mainline:76d8a73bbbgit-subtree-split:37ff6c2b01
8 lines
254 B
Text
8 lines
254 B
Text
# emacs project control file
|
|
.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
|