From 0a16c1cd0e2983a62422b730d569519bc7202c61 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Fri, 21 Oct 2022 07:28:27 +0200 Subject: [PATCH] Actualizado .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fd5b1a3..f5ce713 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .DS_store .vscode super_pang_clone* -bin +bin/* info.plist* \ No newline at end of file