gitignore: + compile_commands.json

This commit is contained in:
Roland Conybeare 2023-10-10 15:22:31 -04:00
commit 43a08a9628

2
.gitignore vendored
View file

@ -3,3 +3,5 @@
# typical build directories
build
ccov
# for lsp: manual symlink to chosen build directory
compile_commands.json