Some work adding a peer to a device

This commit is contained in:
2024-02-18 00:44:58 -08:00
parent 10fd07812c
commit 24b4e45eb7
2 changed files with 18 additions and 0 deletions

3
.gitignore vendored
View File

@@ -8,6 +8,9 @@
*.so
*.dylib
# main binary
wgenroll
# Test binary, built with `go test -c`
*.test