+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-06 23:13:27 -04:00
commit c12a3ec726

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# lsp keeps state here
.cache
# typical build directory
build