From 5d675fde59a41b03f962bfef49f90e417682588e Mon Sep 17 00:00:00 2001 From: meowtech Date: Thu, 16 Jul 2026 17:26:32 +0300 Subject: [PATCH] forgot to add .gitignore to previous commit :pray: --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3ebed65..428d9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,5 @@ build/ test.sh test2.sh + +/compile_commands.json \ No newline at end of file