Initial commit.

This commit is contained in:
2022-01-19 15:37:51 +00:00
commit c15fa527e7
12 changed files with 605 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/.gradle/
/.idea/
/build/
/run/
/src/test/