Initial commit

This commit is contained in:
KäseToatz
2024-07-09 20:55:57 +02:00
parent 092e763b5d
commit 8c9e1b419a
9 changed files with 208 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/.gradle
/.idea
/build
/run