From 9a46a802e09c8d79951a4202733ccf96f7f2c11b Mon Sep 17 00:00:00 2001 From: declan Date: Sun, 5 Oct 2025 16:07:55 +0100 Subject: [PATCH] add ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f25181b..c094b4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/ code/compile_commands.json code/.cache +.vscode