From 8a356086ddd9c18ad1a2998f2a4d5ad69e35bca5 Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Mon, 1 Nov 2021 13:54:54 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa083b1..20ca450 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -lightning_logs/ \ No newline at end of file +lightning_logs/ +.vscode/ \ No newline at end of file