From a02e5f1a3125004db40b352aa99f8b97d8fa088a Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 5 Jan 2024 14:29:18 -0500 Subject: [PATCH] Update rule in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 97e6291..fda0e54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ inventory/* host_vars collections/ansible_collections/ -testing.yml +testing*.yml