+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-18 12:32:03 -04:00
commit b7c2e1d15e

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