From 8c9417c0c2ece679870ca7a730de0ed0271e7a01 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Tue, 23 Apr 2024 00:10:03 +0200 Subject: [PATCH] ignore more --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 034c035..102a4d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tmp.yaml -**/charts \ No newline at end of file +**/charts +secret/ \ No newline at end of file