xo-unit: .gitignore: + .projectile

This commit is contained in:
Roland Conybeare 2024-05-20 07:31:40 -04:00
commit 0664af34c5

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
# emacs projectile config
.projectile
# clangd working space (see emacs+lsp)
.cache
# typical cmake build directory (source-tree-nephew)