Files
waste-go/.gitignore
Fredrik Johansson c1dea1d19d chore: gitignore setup-anchor.sh and launch-tui.sh
Local-only scripts for deploying the anchor and launching the TUI —
not intended for the repository.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 21:45:37 +02:00

16 lines
184 B
Plaintext

/bin/
setup-anchor.sh
launch-tui.sh
*.exe
# compiled binary names that land in the repo root
/anchor
/waste-anchor
/waste-daemon
/relay
*.identity.json
/tmp/
.env
.DS_Store
*.swp
/tui