From aa5c862901574f0962930767e550ad34061eea2a Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Tue, 19 May 2026 08:28:43 -0400 Subject: [PATCH] gitignore: + compile_commands.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 656e515b..fdf5c498 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +compile_commands.json result .build*