+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-10 15:21:36 -04:00
commit fe9b36140a

5
.gitignore vendored Normal file
View file

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