From 65b84ad31d8c3b28736e918819e77b92935b3c52 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Wed, 3 Sep 2025 14:48:26 +1000 Subject: [PATCH] ignore clangd artifacts --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a97fb58..91162f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ bin/ build/ - sandbox/ + +# clangd +.cache/ +compile_commands.json +