gitignore: Ignore clangd-generated directory .cache/

This commit is contained in:
Tamino Bauknecht 2023-10-18 16:29:02 +02:00 committed by Kenny Levinsen
parent 4326a26ad6
commit f2425b5163
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ bin/
test/
build/
build-*/
.cache/
.lvimrc
config-debug
wayland-*-protocol.*