From 391a416a0afab5d525ce80f62b719a720d21187f Mon Sep 17 00:00:00 2001 From: William P Date: Thu, 10 Jul 2025 16:46:36 -0400 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd2df8d..688ce96 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -*-testing/ \ No newline at end of file +*-testing/ +Chart.lock +charts/ \ No newline at end of file