From 210712a58dc830ac1b6a4022397d86be11347628 Mon Sep 17 00:00:00 2001 From: Amy Gale Ruth Bowersox Date: Sat, 28 Feb 2026 18:04:33 -0700 Subject: [PATCH] provide for more than one test file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2a69c9f..963256c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ amsterdam __debug_bin* # Ignore test files -/test.yaml +/test*.yaml # Ignore mac-specific files /.DS_Store