From 7d4c61239884511ff21dbc428933bd5e82085313 Mon Sep 17 00:00:00 2001 From: Gun Store Date: Thu, 19 Nov 2020 22:03:40 +0000 Subject: [PATCH] don't commit files in _out directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7dcb1e9..d666221 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ # Ignore the built binary cert-manager-webhook-example +_out/ \ No newline at end of file