Initial commit

This commit is contained in:
Amanda Graven 2025-02-10 09:34:10 +01:00
commit 560f88949f
10 changed files with 5623 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