From 99a29b97ca248148c6a4f218d9e018541342056a Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sat, 27 May 2023 10:18:45 +0100 Subject: [PATCH] ignore more generated files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a742b2f8..91cf0112 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ debug/ release/ lib/ docs/ +compile_commands.json +.clangd