initial commit

This commit is contained in:
Harald Hoyer 2020-03-10 22:27:22 +01:00
commit e32ea997f4
3 changed files with 245 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/target
Cargo.lock
/.idea