From 8874104c4c6a4eaaeb0584560436f9c343f4dbcd Mon Sep 17 00:00:00 2001 From: Chris Cromer Date: Fri, 16 Jul 2021 23:24:24 -0400 Subject: [PATCH] ignore .clangd --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e3dc13e..ba02aa4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ myshellin *.aux *.out compile_commands.json +.clangd