From 2ac37b68edc2423049b47fda6b4d243517e33e78 Mon Sep 17 00:00:00 2001 From: coolmona47 Date: Sat, 16 Aug 2025 14:45:53 +0530 Subject: [PATCH] Update .helmignore --- lessons/024/hello-world/.helmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lessons/024/hello-world/.helmignore b/lessons/024/hello-world/.helmignore index 0e8a0eb..1023f46 100644 --- a/lessons/024/hello-world/.helmignore +++ b/lessons/024/hello-world/.helmignore @@ -1,4 +1,4 @@ -# Patterns to ignore when building packages. +# Patterns to ignore when building packages # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store