Add 'xo-pyunit/' from commit '4d0e708ea4'

git-subtree-dir: xo-pyunit
git-subtree-mainline: cb2ce5a5b8
git-subtree-split: 4d0e708ea4
This commit is contained in:
Roland Conybeare 2025-05-11 00:58:27 -05:00
commit 06314a84aa
7 changed files with 310 additions and 0 deletions

6
xo-pyunit/.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# 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