From 26765bee60ec04d3ea2cd80c92f949af6f64264d Mon Sep 17 00:00:00 2001 From: Arthur Abeilice Date: Mon, 4 May 2026 22:03:57 -0300 Subject: [PATCH] chore(scripts): use wagmi binary and stop clobbering submodule .env --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aaedb74..1543b3d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ coverage.json npm-debug.log* yarn-debug.log* yarn-error.log* +docs/lib/mock/*.md