From 12c3b1a2e66417c4763ecc18fb0cfd0968359da4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 22 Jan 2026 15:17:27 -0600 Subject: Clean up session context and add .stignore --- .stignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .stignore (limited to '.stignore') diff --git a/.stignore b/.stignore new file mode 100644 index 0000000..e5998b3 --- /dev/null +++ b/.stignore @@ -0,0 +1,2 @@ +.git +work/ -- cgit v1.2.3