feat: 🎉 Initial Commit

This commit is contained in:
2024-04-29 07:52:35 +02:00
commit 027ee311b5
10 changed files with 463 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*.code-workspace
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build