From c426fa8c0803d004529866440fd0f5cde86ec9aa Mon Sep 17 00:00:00 2001 From: Fredrik Johansson Date: Sun, 28 Jun 2026 21:38:50 +0200 Subject: [PATCH] chore: gitignore root-level app and waste binaries Co-Authored-By: Claude Sonnet 4.6 --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 85f164a..42eca75 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,12 @@ setup-anchor.sh launch-tui.sh *.exe -# compiled binary names that land in the repo root +# compiled binaries that land in the repo root /anchor /waste-anchor /waste-daemon +/waste +/app /relay *.identity.json /tmp/