Initial commit: basic project structure

This commit is contained in:
2026-05-11 13:29:07 +02:00
commit 37d3cfcebe
11 changed files with 516 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# IDE
**/.idea
**/*.iml
**/*.ipr
**/*.iws
# Build
**/build/
# Gradle
**/.gradle/