initial commit

This commit is contained in:
2022-04-24 22:04:15 +02:00
commit d17c3a202a
30 changed files with 2306 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
/db.sqlite*