Add 'xo-callback/' from commit '4e1849c726'

git-subtree-dir: xo-callback
git-subtree-mainline: 42ee4bbdc2
git-subtree-split: 4e1849c726
This commit is contained in:
Roland Conybeare 2025-05-11 14:45:05 -05:00
commit 5ce1c5fb0a
9 changed files with 571 additions and 0 deletions

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

@ -0,0 +1,6 @@
# symlink to path/to/build/compile_commands.json should be manual
compile_commands.json
# lsp keeps state here
.cache
# typical build directories
.build*