chore: ignorar sub-repos hijos (apps/*/ analysis/*/) — regla apps_subrepo
Tests / Unit Tests (push) Waiting to run
Tests / E2E Tests (push) Waiting to run
Tests / Integration Tests (push) Waiting to run
Tests / Lint (push) Waiting to run

This commit is contained in:
2026-06-17 10:40:57 +02:00
parent 84b047f3eb
commit 19e2d485c4
+4
View File
@@ -50,3 +50,7 @@ Thumbs.db
# Build artifacts
/dist/
# Sub-repos hijos Gitea (apps/analysis) — nunca versionar en el repo del project
apps/*/
analysis/*/