Initial commit

This commit is contained in:
2023-03-03 14:53:54 +01:00
commit 91ad12b463
45 changed files with 936 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# IDE
.idea
# Gradle
.gradle/
build/
*.log
local.properties