add clangd cache in gitignore

This commit is contained in:
Mihai Fufezan 2022-07-15 00:10:00 +03:00
parent d8fee02063
commit 202fb4d8d4
No known key found for this signature in database
GPG Key ID: 5899325F2F120900
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ build/
result
/.vscode/
.envrc
.cache
*.o
*-protocol.c