From d95988a206563af04a9cb1c7216a8c4019c1a75f Mon Sep 17 00:00:00 2001 From: David Itehua Xalamihua Date: Fri, 6 Jun 2025 19:44:23 -0600 Subject: [PATCH] =?UTF-8?q?otra=20modificaci=C3=B3n=20al=20archivo=20ignor?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 26e9012..07274f8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,10 +6,6 @@ venv/ __pycache__/ *.pyc -# Ignorar archivos de caché y logs -.cache/ -*.log - # Ignorar carpetas de caché y uploads, pero conservar .gitkeep /cache/* !/cache/.gitkeep