Initial commit

This commit is contained in:
Ben Martin 2025-04-24 12:54:20 +01:00
commit 641bc16087
No known key found for this signature in database
GPG key ID: 11936493893207E4
19 changed files with 838 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.gradle
.idea
.intellijPlatform
.qodana
build