From c4aa620ed5260b07d506c13f63d611a04b21c2aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexander=20Mart=C3=ADnez=20M=C3=A9ndez?=
 <mxrtinez@gmail.com>
Date: Thu, 8 Jun 2023 15:10:20 -0500
Subject: [PATCH] =?UTF-8?q?omitir=20en=20git=20archivo=20zip=20de=20constr?=
 =?UTF-8?q?ucci=C3=B3n?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a5569039b..d98bd6072 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ __pycache__
 # Examples
 example
 example.zip
+site.zip
 
 # -----------------------------------------------------------------------------
 # General
-- 
GitLab