+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-10 12:33:30 -04:00
commit e4f54cb2f7

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# lsp keeps state here
.cache
# typical build directories
build
ccov