Add 'xo-pyunit/' from commit '4d0e708ea4'
git-subtree-dir: xo-pyunit git-subtree-mainline:cb2ce5a5b8git-subtree-split:4d0e708ea4
This commit is contained in:
commit
06314a84aa
7 changed files with 310 additions and 0 deletions
6
xo-pyunit/.gitignore
vendored
Normal file
6
xo-pyunit/.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue