From 35c38b1b7801c4cde63f8101a4cfe4f6b5a018bf Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Mon, 30 Aug 2021 11:10:25 +0200 Subject: [PATCH] Add cosign to gitignore (#162) Signed-off-by: Engin Diri --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0ecddd03..868e45c1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ revive.log **/ssh/ **/cosign.key **/oracleidentitycloudservice_*.pem +**/cosign-* +**/cosign-*.sig