From 6c5d15a1e632f7ddc2bda409e02e9268e3d19456 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 13 Dec 2023 19:12:30 +0100 Subject: [PATCH] Ignore clangd cached index files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a609129fa0..4e5dfcf2c2 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ tags .waf3-* .lock-waf* /build/ +/.cache /doc/html/ /doc/latex/ /doc/ardourapi.json.gz