init for public release

This commit is contained in:
geoffsee
2025-08-25 15:15:13 -04:00
commit 3995b14f9e
11 changed files with 2393 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*
!crates/**
!.gitignore
!Cargo.toml
!Cargo.lock
!muxox.toml
!README.md