From 94f2927abda8cf47a92f907269fc1f45e6ab03b7 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 12 Jul 2025 05:01:59 -0400 Subject: [PATCH] Update gitignore so editor doesn't freak out while making bear --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53505e9..f5835a3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,5 @@ build # linter cruft -compile_commands.json +compile_commands*.json .cache