From d72c4569adac4dd012c696fcbb5e17277dcfcd60 Mon Sep 17 00:00:00 2001 From: defiQUG Date: Sun, 12 Apr 2026 06:34:03 -0700 Subject: [PATCH] chore: ignore local publish trees; bump explorer-monorepo and smom-dbis-138 - Ignore cross-chain-pmm-lps-publish, smom-dbis-138-publish, thirdweb nested contracts - Remove stray empty root placeholders (now ignored patterns documented) - Point submodules at pushed explorer (ee71f09) and contracts (6817f53) commits Made-with: Cursor --- .gitignore | 12 ++++++++++++ explorer-monorepo | 2 +- smom-dbis-138 | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a026f1eb..488e4ef6 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,15 @@ reconciliation/ *.payload.json *.payload.sha256 audit_log.jsonl + +# Local publish / clone trees (nested git repos; not submodules) +cross-chain-pmm-lps-publish/ +smom-dbis-138-publish/ + +# Thirdweb scratch test: vendored contracts dep is a nested clone +thirdweb-core-2103-test/lib/contracts/ + +# Stray empty placeholders at repo root (do not track) +/Arbitrum +/cWUSDC +/cWUSDT diff --git a/explorer-monorepo b/explorer-monorepo index f46bd213..ee71f098 160000 --- a/explorer-monorepo +++ b/explorer-monorepo @@ -1 +1 @@ -Subproject commit f46bd213badc9d0ef9e7c0ce87e6f64dc262e70d +Subproject commit ee71f098ab9864e274678202c814d0b6a5cafdae diff --git a/smom-dbis-138 b/smom-dbis-138 index 662b35ad..6817f535 160000 --- a/smom-dbis-138 +++ b/smom-dbis-138 @@ -1 +1 @@ -Subproject commit 662b35ad69dc3192a6f2e14b51a51833d0e71218 +Subproject commit 6817f53591c41cc9ee0fbf404fda7ebfe2a5bcb9