.gitignore: + compile_commands.json

This commit is contained in:
Roland Conybeare 2023-10-17 15:36:11 -04:00
commit 8d0a327aad

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
# symlink to path/to/build/compile_commands.json should be manual
compile_commands.json
# lsp keeps state here
.cache
# typical build directories