From 539bd21fce3e0151019de84f2cf56e85dd819bb0 Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Mon, 16 Mar 2026 09:52:30 -0400 Subject: [PATCH] Ignore research/tmp*.yaml generated files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f0533f1..2415c89 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ vars.sh .coverage htmlcov/ unturf-debugging.md +research/tmp*.yaml