initial commit

This commit is contained in:
Michael Sippel 2023-02-11 15:36:05 +01:00
commit 8153da2091
Signed by: senvas
GPG key ID: F96CF119C34B64A6
39 changed files with 4339 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
Cargo.lock
/target
*~
\#*\#