From 56024414a4c53ef995b20d5dd0c2e280e47fe7e8 Mon Sep 17 00:00:00 2001 From: Roy Clarkson Date: Mon, 30 Mar 2020 17:34:05 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f31955d..06ac2ec 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ target bin .idea out +.vscode .envrc* envrc-local.txt bbl-state.json @@ -22,4 +23,4 @@ bbl-env.sh bbl-env-creds.sh bosh-env-*/ *key.json -secrets.yml \ No newline at end of file +secrets.yml