Files
waste-go/.gitignore
Fredrik Johansson c426fa8c08
Some checks failed
Build / Server binaries (amd64, linux) (push) Has been cancelled
Build / Server binaries (amd64, windows) (push) Has been cancelled
Build / Server binaries (arm64, darwin) (push) Has been cancelled
Build / Server binaries (arm64, linux) (push) Has been cancelled
Build / Desktop app (Linux amd64) (push) Has been cancelled
Build / Publish release (push) Has been cancelled
Build / Server binaries (amd64, darwin) (push) Has been cancelled
chore: gitignore root-level app and waste binaries
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 21:38:50 +02:00

27 lines
356 B
Plaintext

/bin/
setup-anchor.sh
launch-tui.sh
*.exe
# compiled binaries that land in the repo root
/anchor
/waste-anchor
/waste-daemon
/waste
/app
/relay
*.identity.json
/tmp/
.env
.DS_Store
*.swp
/tui
launch-web.sh
build-web.sh
build-daemon.sh
deploy-web.sh
deploy-daemon.sh
serve-web.sh
web/public/config.js
cmd/app/frontend/dist/*
!cmd/app/frontend/dist/.gitkeep