From bb9bce27f62989664e459a1e394bc9d854b3e11f Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Sat, 10 May 2025 09:31:54 +0200 Subject: [PATCH] ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ea44c44..ae922f8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ *.o *.order *.mod.c +.cache +compile_commands.json