From 5bb8f0bfa347ad04edbc077420c78455c53025cd Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Tue, 13 Feb 2024 10:46:13 -0700 Subject: [PATCH] add locally-built contour to .gitignore Signed-off-by: Steve Kriss --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 67eadd05f1c..34f97c46c30 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,8 @@ vendor/ .vs/ .idea/ -# TODO(youngnick): Move these out of the repo root. -localenvoyconfig.yaml -securelocalenvoyconfig.yaml ./certs/ +/contour # Netlify stuff .vagrant