Restructured project and repo.

This commit is contained in:
2021-11-20 21:12:18 +00:00
parent b02edc92a1
commit ea07ce6439
10 changed files with 304 additions and 34 deletions

5
.gitignore vendored Normal file
View File

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