From 51554bb91200bbd18dd57c90591ba6db3d28c234 Mon Sep 17 00:00:00 2001 From: Alexandre Tuleu Date: Wed, 19 Oct 2022 09:17:51 +0200 Subject: [PATCH] Adds .clangd to the list of ignored files --- .config/git/ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/ignore b/.config/git/ignore index eb384b3..72c7405 100644 --- a/.config/git/ignore +++ b/.config/git/ignore @@ -4,3 +4,4 @@ .direnv cover.out .projectile +.clangd