From cd3b4626d1656cce2159b4b39f9f79c4024cd136 Mon Sep 17 00:00:00 2001 From: Scott Penrose Date: Thu, 4 Jun 2026 21:21:55 +1000 Subject: [PATCH] ignore local --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2ea8eaf..81ff4e9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ compile_commands.json !.vscode/extensions.json .history/ +bugs + # Build artifacts *.o *.a