From 7c3a59c4e47713f69b2b9226ea0a8f2d48a66573 Mon Sep 17 00:00:00 2001 From: Bright Zheng Date: Sat, 2 Oct 2021 17:12:16 +0800 Subject: [PATCH] feat: ignore vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3e6d0df7..8537fd27 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ bin *.swp *.swo *~ +.vscode **/*.kubeconfig **/*.crt