Add .cache to gitignore for clangd

This commit is contained in:
Florian Märkl 2020-12-22 15:49:47 +01:00
commit 402e7f01ee
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857

1
.gitignore vendored
View file

@ -24,4 +24,5 @@ secret.tar
keystore-env.sh
compile_commands.json
.ccls-cache
.cache/
.gdb_history