Initial commit.

This commit is contained in:
2024-01-07 13:49:58 +01:00
commit 483ab1a8bd
6 changed files with 181 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target
**/*.rs.bk
.idea