From 86d403abc34002edd4820b77e54fafefa7765eb6 Mon Sep 17 00:00:00 2001 From: Alvaro Guadamillas Date: Thu, 5 Sep 2024 21:00:09 +0200 Subject: [PATCH] add: gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0543dde..85e949c 100644 --- a/.gitignore +++ b/.gitignore @@ -130,4 +130,4 @@ dist .pnp.* # VS Code -# .vscode \ No newline at end of file +.vscode \ No newline at end of file