+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-18 16:06:41 -04:00
commit 368b654655

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# lsp keeps state here
.cache
# typical build directory
build
# lsp: symlink to file in build directory (established manually)
compile_commands.json