From b4d5c236d88378debb37d5722071809dcf857f34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Serna?= Date: Tue, 28 Jun 2022 01:25:06 -0300 Subject: [PATCH] Update .gitignore: ignore vscode settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 20ccef4..eff82d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vim/ .env +.vscode