Git: ignore .cache/

This is created by vim's YouCompleteMe clangd engine.

Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
pull/186/head
Jim Ramsay 2022-11-16 21:03:58 -05:00 committed by Andri Yngvason
parent c86e2a756e
commit 66018dd0d6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ subprojects
perf.* perf.*
*.pem *.pem
.vimrc .vimrc
.cache