xo-alloc/xo-pyjit/.gitignore
Roland Conybeare 662a8a5b40 Add 'xo-pyjit/' from commit 'ee20e79906'
git-subtree-dir: xo-pyjit
git-subtree-mainline: 56380e9aed
git-subtree-split: ee20e79906
2025-05-11 14:38:02 -05:00

8 lines
261 B
Text

# emacs configuration for workspace
.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