Ignore .cache directory.

Such directory may be created by the clangd server.
This commit is contained in:
Bartosz Taudul 2022-04-23 23:06:19 +02:00
parent 37a4478127
commit 1dbca1b9bc
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ vcpkg/*
/**/__pycache__/** /**/__pycache__/**
extra/vswhere.exe extra/vswhere.exe
extra/tracy-build extra/tracy-build
/.cache