From 19e2d485c4bdb1cda681310202ef8dcf46c76e5b Mon Sep 17 00:00:00 2001 From: egutierrez Date: Wed, 17 Jun 2026 10:40:57 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20ignorar=20sub-repos=20hijos=20(apps/*/?= =?UTF-8?q?=20analysis/*/)=20=E2=80=94=20regla=20apps=5Fsubrepo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 037ee4c..c834701 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,7 @@ Thumbs.db # Build artifacts /dist/ + +# Sub-repos hijos Gitea (apps/analysis) — nunca versionar en el repo del project +apps/*/ +analysis/*/