.gitignore: + .ccache

This commit is contained in:
Roland Conybeare 2023-10-06 18:22:27 -04:00
commit b7b80ffe75

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
# lsp keeps state here
.cache
# typical build directories
build
ccov