From a4cfb86478fbd7ea412325cf16e5dba9d3a4f880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Valor=20Mart=C3=ADnez?= Date: Thu, 20 Oct 2022 16:35:26 +0200 Subject: [PATCH] Actualizado .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4a48538..ed6c410 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_store \ No newline at end of file +.DS_store +.vscode \ No newline at end of file