From c2c5441398ed8aa8440fb162243720fdd3913b16 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