From b7499e8106b8b73b5a7a708441fed834e8cceba9 Mon Sep 17 00:00:00 2001 From: Nulo Date: Wed, 29 Nov 2023 01:29:41 -0300 Subject: [PATCH] ignorar zip --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f0b51e9..28ab5ad 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ dataJsons/ log prueba datos.gob.ar* -data/ \ No newline at end of file +data/ +*.zip \ No newline at end of file