From 4c51ed6b9d7798abc4393489b4abec9faafb86f7 Mon Sep 17 00:00:00 2001 From: casey Date: Sat, 13 Jun 2026 09:18:16 +1000 Subject: [PATCH] updating to ingore output but not expected outputs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40ec76c..13c33d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Alteryx example files Alteryx_TestWorkflows/JoinTesting/Output/ -!Alteryx_TestWorkflows/JoinTesting/Output/**/ +!Alteryx_TestWorkflows/JoinTesting/Output/*/ # uv uv.lock