+ .gitignore

This commit is contained in:
Roland Conybeare 2023-10-18 17:10:51 -04:00
commit ce5c914566

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