Files
waste-go/.gitignore
Fredrik Johansson b648f7029f gitignore: cover compiled binaries that land in repo root
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 17:57:42 +02:00

13 lines
149 B
Plaintext

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