initial commit

This commit is contained in:
2025-07-13 00:42:40 +02:00
commit 65ce3beac5
65 changed files with 2741 additions and 0 deletions

9
backend/.gitignore vendored Normal file
View File

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