From a4851111eb230870f5a251b62de86dc169bcbedc Mon Sep 17 00:00:00 2001 From: Tom-on64 Date: Fri, 24 Apr 2026 13:14:06 +0200 Subject: [PATCH] Added compile-commands.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0af46c1..144d176 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ./.* build +compile_commands.json