From 108de25eb5b1413e9784698566d608e435f3c8d9 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