misc: ignore clangd cache folder 11/37611/2
authorMaros Ondrejicka <maros.ondrejicka@pantheon.tech>
Thu, 10 Nov 2022 07:47:08 +0000 (08:47 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 10 Nov 2022 19:29:03 +0000 (19:29 +0000)
Type: make
Signed-off-by: Maros Ondrejicka <maros.ondrejicka@pantheon.tech>
Change-Id: Id6ee2cbf3bf14083a470ef45ef1b6ff3ff8d03aa

.gitignore

index be94f09..81ab8c9 100644 (file)
@@ -88,6 +88,7 @@ GTAGS
 # language servers
 compile_commands.json
 .clangd
+.cache
 
 # indent backup files
 *.BAK