mono commit of first work

This commit is contained in:
Arthur Beck 2025-03-09 20:26:05 -05:00
parent 7e34961d82
commit ba36e3b7fc
No known key found for this signature in database
GPG key ID: ACE3D14F5CEF14BF
5 changed files with 886 additions and 0 deletions

4
.gitignore vendored
View file

@ -20,3 +20,7 @@ Cargo.lock
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Used for debugging
/index/
/core/