From c1dea1d19d24f2f79f49c6b926090bb981b4e3a6 Mon Sep 17 00:00:00 2001 From: Fredrik Johansson Date: Mon, 22 Jun 2026 21:45:37 +0200 Subject: [PATCH] chore: gitignore setup-anchor.sh and launch-tui.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Local-only scripts for deploying the anchor and launching the TUI — not intended for the repository. Co-Authored-By: Claude Sonnet 4.6 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1389a4a..b6d0331 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /bin/ +setup-anchor.sh +launch-tui.sh *.exe # compiled binary names that land in the repo root /anchor