From ac5b3c4adcdd4ee604fe76cac20b5474800b69a8 Mon Sep 17 00:00:00 2001 From: Hibryda Date: Mon, 9 Mar 2026 15:05:13 +0100 Subject: [PATCH] chore: add .vscode/ and .local/ to root .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6daa3a9..23ff3f3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ projects/ .playwright-mcp/ v2/.audit/ .tribunal/ +.vscode/ +.local/