From 0608f9f9fcd782c74335c557ee08d6f1106c75e2 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <patrick@davids-neighbour.com> Date: Fri, 18 Oct 2024 07:44:07 +0000 Subject: [PATCH] chore(config): update workspace configuration --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index cf95add..603dac4 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,5 @@ # Build .wireit +.favorites.json +*.code-workspace -- Gitblit v1.10.0