From d49da56e877dc7c462dd84f9cfccdb3077fc7ba0 Mon Sep 17 00:00:00 2001 From: hacklab Date: Mon, 20 Apr 2026 00:48:46 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20redise=C3=B1o=20UI=20completo=20+=20inf?= =?UTF-8?q?ra=20email=20+=20stats=20+=20fixes=20seguridad?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index d7cce65..b8af5eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,17 @@ node_modules/ .env +.env.* .claude/ + +# Datos de uso (stats anónimas — no necesitan versionarse) +api/data/ + +# Logs +*.log +logs/ + +# Claves privadas si acabaran aquí por error +*.key +*.pem +*.p12 +sasl_passwd*