From da5fce383db4afb4cd055931ec55661fb9ed2c3a Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 3 Oct 2025 22:33:12 +0100 Subject: [PATCH] chore: adding my bs to the git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 567609b..f25181b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ build/ +code/compile_commands.json +code/.cache