Initial commit.

This commit is contained in:
Nolan Darilek 2025-04-28 14:30:34 -05:00
commit 9a6709e02c
8 changed files with 227 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target
.DS_Store
# These are backup files generated by rustfmt
**/*.rs.bk