From f436d3a92fb5db84f282382338477bfd79681257 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sat, 6 Sep 2025 14:45:27 +0200 Subject: [PATCH] chore(sesh): add project --- config/sesh/sesh.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/sesh/sesh.toml b/config/sesh/sesh.toml index 69991c8..e74fdf8 100644 --- a/config/sesh/sesh.toml +++ b/config/sesh/sesh.toml @@ -37,6 +37,10 @@ path = "~/Code/GitHub/websites/hamburg-stefanimhoff-de/" name = " Crate" path = "~/Code/XING/crate/" +[[session]] +name = " XDS-Kit" +path = "~/Code/XING/xds-kit/" + [[session]] name = " Component Scanner" path = "~/Code/XING/measurement/component-scanner"