From 41232b1931129e711bc265a52c01ef7be29367fc Mon Sep 17 00:00:00 2001 From: TullyWilliams <65621531+TullyWilliams@users.noreply.github.com> Date: Sun, 12 Oct 2025 15:19:58 -0400 Subject: [PATCH 1/5] Create config.txt --- config.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config.txt diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..2b46aac8 --- /dev/null +++ b/config.txt @@ -0,0 +1,2 @@ +some configurations that were checked in after init +need to pull this file down From 17bf972436125f1bf80c6588162fd4f2e7f3d1f9 Mon Sep 17 00:00:00 2001 From: tullywilliams Date: Sun, 12 Oct 2025 15:23:20 -0400 Subject: [PATCH 2/5] added some additional config values --- config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.txt b/config.txt index 2b46aac8..6a0cc3d4 100644 --- a/config.txt +++ b/config.txt @@ -1,2 +1,3 @@ some configurations that were checked in after init need to pull this file down +adding some additinal configurations From 6d9b3b8814c1bb3dc990f0649551f9d1e756127f Mon Sep 17 00:00:00 2001 From: TullyWilliams <65621531+TullyWilliams@users.noreply.github.com> Date: Sun, 12 Oct 2025 15:34:34 -0400 Subject: [PATCH 3/5] Create feature3.txt --- feature3/feature3.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature3/feature3.txt diff --git a/feature3/feature3.txt b/feature3/feature3.txt new file mode 100644 index 00000000..c12d85ac --- /dev/null +++ b/feature3/feature3.txt @@ -0,0 +1 @@ +feature3 implementation From 51e29508c2abda0052dd475b04b9ab8321996d86 Mon Sep 17 00:00:00 2001 From: tullywilliams Date: Sun, 12 Oct 2025 15:36:00 -0400 Subject: [PATCH 4/5] adding additional config values --- config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/config.txt b/config.txt index 6a0cc3d4..67a56563 100644 --- a/config.txt +++ b/config.txt @@ -1,3 +1,4 @@ some configurations that were checked in after init need to pull this file down adding some additinal configurations +found a couple of more config values that are needed From 7fe0d2677b420720a5afc524d2e60a74e7ebd87d Mon Sep 17 00:00:00 2001 From: tullywilliams Date: Sun, 12 Oct 2025 15:57:17 -0400 Subject: [PATCH 5/5] starting work on feature4 --- feature4/feature4.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature4/feature4.txt diff --git a/feature4/feature4.txt b/feature4/feature4.txt new file mode 100644 index 00000000..5b552d47 --- /dev/null +++ b/feature4/feature4.txt @@ -0,0 +1 @@ +starting work on feature4