+ .gitignore

This commit is contained in:
Roland Conybeare 2023-09-27 10:29:59 -04:00
commit 748c7d86e4

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# clangd (run via lsp) keeps state here
.cache
# typical build directory
build