+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-18 11:47:53 -04:00
commit ecd9cb5d85

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# lsp keep state here
.cache
# typical build directories
build
ccov
# for lsp: manual symlink to chosen build directory
compile_commands.json