From d500be07d5a2999ea082e75058a5eccd55ef1004 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Wed, 7 Feb 2024 20:28:58 -0500 Subject: [PATCH] chore: Update /Containerfile in .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5764f0a..0a291ef 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ # Local testing for bluebuild recipe files /config/* -Containerfile +/Containerfile