From 1434f4aa92dd02f9ce0a7f2ba7334eaa0b796377 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Mon, 10 Oct 2022 17:25:19 +0200 Subject: [PATCH] Ignore secret --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 98ff93d..69a8bf0 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ lib /oss-attribution *.tmp pnpm-lock.yaml +.argo/secret.yaml